Searched refs:mAlphaMaskSize (Results 1 – 3 of 3) sorted by relevance
85 mAlphaMaskSize = 0; in Config()220 SORT(mAlphaMaskSize); in operator ()()298 …case EGL_ALPHA_MASK_SIZE: match = config->mAlphaMaskSize >= attribute[1]; … in getConfigs()
43 EGLint mAlphaMaskSize; // Bits of Alpha Mask in the mask buffer variable
172 case EGL_ALPHA_MASK_SIZE: *value = configuration->mAlphaMaskSize; break; in getConfigAttrib()