Home
last modified time | relevance | path

Searched refs:WL_OUTPUT_TRANSFORM_270 (Results 1 – 13 of 13) sorted by relevance

/third_party/weston/tests/
Dviewporter-test.c217 case WL_OUTPUT_TRANSFORM_270: in get_surface_width()
238 case WL_OUTPUT_TRANSFORM_270: in get_surface_height()
347 …SRC_W), F(WIN_W - SRC_H) + EPS, F(SRC_W), F(SRC_H), 1, WL_OUTPUT_TRANSFORM_270 },
358 …W), F(WIN_W / 2 - SRC_H) + EPS, F(SRC_W), F(SRC_H), 2, WL_OUTPUT_TRANSFORM_270 },
403 { F(WIN_H - SRC_W), F(WIN_W - SRC_H), F(SRC_W), F(SRC_H), 1, WL_OUTPUT_TRANSFORM_270 },
414 { F(WIN_H / 2 - SRC_W), F(WIN_W / 2 - SRC_H), F(SRC_W), F(SRC_H), 2, WL_OUTPUT_TRANSFORM_270 },
Dweston-test-fixture-compositor.c250 [WL_OUTPUT_TRANSFORM_270] = "rotate-270", in transform_to_str()
/third_party/weston/clients/
Dsimple-damage.c406 case WL_OUTPUT_TRANSFORM_270: in window_next_buffer()
471 case WL_OUTPUT_TRANSFORM_270: in window_get_transformed_ball()
537 case WL_OUTPUT_TRANSFORM_270: in redraw()
580 case WL_OUTPUT_TRANSFORM_270: in redraw()
868 { "270", WL_OUTPUT_TRANSFORM_270 }, in parse_transform()
Dwindow.c508 case WL_OUTPUT_TRANSFORM_270: in surface_to_buffer_size()
530 case WL_OUTPUT_TRANSFORM_270: in buffer_to_surface_size()
1854 case WL_OUTPUT_TRANSFORM_270: in widget_cairo_update_transform()
5823 case WL_OUTPUT_TRANSFORM_270: in output_get_allocation()
Dweston-info.c313 case WL_OUTPUT_TRANSFORM_270: in print_output_info()
/third_party/weston/libweston/backend-drm/
Dmodes.c148 return WL_OUTPUT_TRANSFORM_270; in get_panel_orientation()
/third_party/wayland_standard/tests/data/
Dexample-server.h3984 WL_OUTPUT_TRANSFORM_270 = 3, enumerator
Dexample-client.h5077 WL_OUTPUT_TRANSFORM_270 = 3, enumerator
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c558 case WL_OUTPUT_TRANSFORM_270: in fs_output_configure_for_mode()
/third_party/weston/libweston/
Dcompositor.c668 case WL_OUTPUT_TRANSFORM_270: in weston_transformed_coord()
851 case WL_OUTPUT_TRANSFORM_270: in weston_transformed_region()
2021 case WL_OUTPUT_TRANSFORM_270: in convert_size_by_transform_scale()
3548 case WL_OUTPUT_TRANSFORM_270: in weston_surface_build_buffer_matrix()
5998 case WL_OUTPUT_TRANSFORM_270: in weston_output_update_matrix()
/third_party/weston/compositor/
Dscreen-share.c562 case WL_OUTPUT_TRANSFORM_270: in output_compute_transform()
Dmain.c1131 { "rotate-270", WL_OUTPUT_TRANSFORM_270 },
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c173 ctx_scrn->transform == WL_OUTPUT_TRANSFORM_270 || in output_listener_mode()