Home
last modified time | relevance | path

Searched refs:WL_OUTPUT_SCALE_SINCE_VERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland_standard/tests/data/
Dexample-server.h4061 #define WL_OUTPUT_SCALE_SINCE_VERSION 2 macro
Dexample-client.h5242 #define WL_OUTPUT_SCALE_SINCE_VERSION 2 macro
/third_party/weston/libweston/
Dcompositor.c132 if (version >= WL_OUTPUT_SCALE_SINCE_VERSION && scale_changed) in weston_mode_switch_send_events()
5075 if (version >= WL_OUTPUT_SCALE_SINCE_VERSION) in bind_output()