Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp111 unsigned long attributeMask = CWColormap | CWBorderPixel; in initialize() local
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp321 unsigned long attributeMask = CWBorderPixel | CWColormap | CWEventMask; in initializeImpl() local