Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp221 unsigned long attributeMask = CWBorderPixel | CWColormap | CWEventMask; in initialize() local
230 visual, attributeMask, &attributes); in initialize()