ivi-shell: remove surface_set_orientation API
authorUcan, Emre (ADITG/SW1) <eucan@de.adit-jv.com>
Fri, 3 Mar 2017 14:21:28 +0000 (14:21 +0000)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 24 Jul 2017 10:32:48 +0000 (13:32 +0300)
commit9337197f8223897c7bbd17a33ad9d2a55ef89ddb
treedc9466ef4eb6354c80b2f065da35f8905d3631a3
parentdeee858b0b199d8cfa8033a46d7078f30b23725e
ivi-shell: remove surface_set_orientation API

This API is used to rotate the contents of
application's buffer. But it is not needed
because an application can rotate its buffers
with set_buffer_transform request of
wl_surface interface.

Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
ivi-shell/ivi-layout-export.h
ivi-shell/ivi-layout.c
tests/ivi_layout-internal-test.c
tests/ivi_layout-test-plugin.c
tests/ivi_layout-test.c