Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp111 unsigned long attributeMask = CWColormap | CWBorderPixel; in initialize() local
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp221 unsigned long attributeMask = CWBorderPixel | CWColormap | CWEventMask; in initialize() local
/aosp_15_r20/external/angle/util/linux/x11/
H A DX11Window.cpp382 unsigned long attributeMask = CWBorderPixel | CWColormap | CWEventMask; in initializeImpl() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinessbusinessinformation.v1.json612 "attributeMask": { object
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTableMarshalTypes.h164 UINT32 attributeMask; // the values that must be zero. member