Home
last modified time | relevance | path

Searched refs:WL_OUTPUT_TRANSFORM_180 (Results 1 – 12 of 12) sorted by relevance

/third_party/weston/tests/
Dviewporter-test.c212 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 },
Dweston-test-fixture-compositor.c249 [WL_OUTPUT_TRANSFORM_180] = "rotate-180", in transform_to_str()
/third_party/weston/clients/
Dsimple-damage.c399 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()
Dweston-info.c310 case WL_OUTPUT_TRANSFORM_180: in print_output_info()
Dwindow.c1844 case WL_OUTPUT_TRANSFORM_180: in widget_cairo_update_transform()
/third_party/weston/libweston/backend-drm/
Dmodes.c144 return WL_OUTPUT_TRANSFORM_180; in get_panel_orientation()
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c566 case WL_OUTPUT_TRANSFORM_180: in fs_output_configure_for_mode()
/third_party/wayland_standard/tests/data/
Dexample-server.h3980 WL_OUTPUT_TRANSFORM_180 = 2, enumerator
Dexample-client.h5073 WL_OUTPUT_TRANSFORM_180 = 2, enumerator
/third_party/weston/libweston/
Dcompositor.c660 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/
Dscreen-share.c557 case WL_OUTPUT_TRANSFORM_180: in output_compute_transform()
Dmain.c1130 { "rotate-180", WL_OUTPUT_TRANSFORM_180 },