Searched refs:WL_OUTPUT_TRANSFORM_270 (Results 1 – 13 of 13) sorted by relevance
/third_party/weston/tests/ |
D | viewporter-test.c | 217 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 },
|
D | weston-test-fixture-compositor.c | 250 [WL_OUTPUT_TRANSFORM_270] = "rotate-270", in transform_to_str()
|
/third_party/weston/clients/ |
D | simple-damage.c | 406 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()
|
D | window.c | 508 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()
|
D | weston-info.c | 313 case WL_OUTPUT_TRANSFORM_270: in print_output_info()
|
/third_party/weston/libweston/backend-drm/ |
D | modes.c | 148 return WL_OUTPUT_TRANSFORM_270; in get_panel_orientation()
|
/third_party/wayland_standard/tests/data/ |
D | example-server.h | 3984 WL_OUTPUT_TRANSFORM_270 = 3, enumerator
|
D | example-client.h | 5077 WL_OUTPUT_TRANSFORM_270 = 3, enumerator
|
/third_party/weston/fullscreen-shell/ |
D | fullscreen-shell.c | 558 case WL_OUTPUT_TRANSFORM_270: in fs_output_configure_for_mode()
|
/third_party/weston/libweston/ |
D | compositor.c | 668 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/ |
D | screen-share.c | 562 case WL_OUTPUT_TRANSFORM_270: in output_compute_transform()
|
D | main.c | 1131 { "rotate-270", WL_OUTPUT_TRANSFORM_270 },
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/ |
D | ilm_control_wayland_platform.c | 173 ctx_scrn->transform == WL_OUTPUT_TRANSFORM_270 || in output_listener_mode()
|