Home
last modified time | relevance | path

Searched refs:SURFACE_HINT_RESIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/clients/
Dwindow.h136 #define SURFACE_HINT_RESIZE 0x10 macro
Dwindow.c1052 int resize_hint = !!(flags & SURFACE_HINT_RESIZE); in shm_surface_prepare()
1479 flags |= SURFACE_HINT_RESIZE; in window_create_main_surface()