[PATCH weston 6/8] ivi-shell: implement get_screen_from_output

2016-03-19 Thread Ucan, Emre (ADITG/SW1)
It is an internal API, which returns ivi_layout_screen for a pregiven weston_output. Signed-off-by: Emre Ucan --- ivi-shell/ivi-layout.c | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c index b058c28..7980

Re: [PATCH weston 6/8] ivi-shell: implement get_screen_from_output

2016-03-18 Thread Pekka Paalanen
On Thu, 17 Mar 2016 15:30:46 + "Ucan, Emre (ADITG/SW1)" wrote: > It is an internal API, which returns ivi_layout_screen > for a pregiven weston_output. > > Signed-off-by: Emre Ucan > --- > ivi-shell/ivi-layout.c | 20 +--- > 1 file changed, 17 insertions(+), 3 deletions(-