These APIs are used to rotate the contents of application's buffer. But they are not needed because an application can rotate its buffers with set_buffer_transform request of wl_surface interface.
Emre Ucan (3): ivi-shell: remove surface_set_orientation API ivi-shell: remove layer_set_orientation API ivi-shell: remove orientation calculation ivi-shell/ivi-layout-export.h | 18 ------ ivi-shell/ivi-layout.c | 126 ++------------------------------------ tests/ivi_layout-internal-test.c | 63 ------------------- tests/ivi_layout-test-plugin.c | 34 ---------- tests/ivi_layout-test.c | 2 - 5 files changed, 4 insertions(+), 239 deletions(-) -- 1.7.9.5 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
