Home
last modified time | relevance | path

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

/external/wayland/tests/
Dheaders-test.c29 #ifdef WL_DISPLAY_SYNC
46 #ifndef WL_DISPLAY_SYNC
Dconnection-test.c828 msg[1] = (bogus_size << 16) | WL_DISPLAY_SYNC; /* size and opcode */ in TEST()
/external/wayland/tests/data/
Dexample-client.h953 #define WL_DISPLAY_SYNC 0 macro
1015 WL_DISPLAY_SYNC, &wl_callback_interface, NULL); in wl_display_sync()