Home
last modified time | relevance | path

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

/third_party/weston/clients/
Dwindow.h133 #define SURFACE_OPAQUE 0x01 macro
Dwindow.c857 if (flags & SURFACE_OPAQUE) in display_create_shm_surface_from_pool()