Searched refs:mStencilSize (Results 1 – 3 of 3) sorted by relevance
57 mStencilSize = 0; in setDefaults()125 mStencilSize = 0; in set()129 mStencilSize = 1; in set()133 mStencilSize = 8; in set()137 mStencilSize = 0; in set()141 mStencilSize = 4; in set()145 mStencilSize = 0; in set()255 SORT(mStencilSize); in operator ()()317 …case EGL_STENCIL_SIZE: match = config->mStencilSize >= attribute[1]; … in getConfigs()
67 EGLint mStencilSize; // Bits of Stencil in the stencil buffer variable
312 case EGL_STENCIL_SIZE: *value = configuration->mStencilSize; break; in getConfigAttrib()