Searched refs:WL_OUTPUT_TRANSFORM_180 (Results 1 – 12 of 12) sorted by relevance
/third_party/weston/tests/ |
D | viewporter-test.c | 212 case WL_OUTPUT_TRANSFORM_180: in get_surface_width() 233 case WL_OUTPUT_TRANSFORM_180: in get_surface_height() 343 …N_W - SRC_W), F(WIN_H - SRC_H), F(SRC_W) + EPS, F(SRC_H), 1, WL_OUTPUT_TRANSFORM_180 }, 354 …- SRC_W), F(WIN_H / 2 - SRC_H), F(SRC_W), F(SRC_H) + EPS, 2, WL_OUTPUT_TRANSFORM_180 }, 399 { F(WIN_W - SRC_W), F(WIN_H - SRC_H), F(SRC_W), F(SRC_H), 1, WL_OUTPUT_TRANSFORM_180 }, 410 { F(WIN_W / 2 - SRC_W), F(WIN_H / 2 - SRC_H), F(SRC_W), F(SRC_H), 2, WL_OUTPUT_TRANSFORM_180 },
|
D | weston-test-fixture-compositor.c | 249 [WL_OUTPUT_TRANSFORM_180] = "rotate-180", in transform_to_str()
|
/third_party/weston/clients/ |
D | simple-damage.c | 399 case WL_OUTPUT_TRANSFORM_180: in window_next_buffer() 467 case WL_OUTPUT_TRANSFORM_180: in window_get_transformed_ball() 530 case WL_OUTPUT_TRANSFORM_180: in redraw() 576 case WL_OUTPUT_TRANSFORM_180: in redraw() 867 { "180", WL_OUTPUT_TRANSFORM_180 }, in parse_transform()
|
D | weston-info.c | 310 case WL_OUTPUT_TRANSFORM_180: in print_output_info()
|
D | window.c | 1844 case WL_OUTPUT_TRANSFORM_180: in widget_cairo_update_transform()
|
/third_party/weston/libweston/backend-drm/ |
D | modes.c | 144 return WL_OUTPUT_TRANSFORM_180; in get_panel_orientation()
|
/third_party/weston/fullscreen-shell/ |
D | fullscreen-shell.c | 566 case WL_OUTPUT_TRANSFORM_180: in fs_output_configure_for_mode()
|
/third_party/wayland_standard/tests/data/ |
D | example-server.h | 3980 WL_OUTPUT_TRANSFORM_180 = 2, enumerator
|
D | example-client.h | 5073 WL_OUTPUT_TRANSFORM_180 = 2, enumerator
|
/third_party/weston/libweston/ |
D | compositor.c | 660 case WL_OUTPUT_TRANSFORM_180: in weston_transformed_coord() 845 case WL_OUTPUT_TRANSFORM_180: in weston_transformed_region() 2014 case WL_OUTPUT_TRANSFORM_180: in convert_size_by_transform_scale() 3541 case WL_OUTPUT_TRANSFORM_180: in weston_surface_build_buffer_matrix() 5992 case WL_OUTPUT_TRANSFORM_180: in weston_output_update_matrix()
|
/third_party/weston/compositor/ |
D | screen-share.c | 557 case WL_OUTPUT_TRANSFORM_180: in output_compute_transform()
|
D | main.c | 1130 { "rotate-180", WL_OUTPUT_TRANSFORM_180 },
|