Searched refs:EGL_LUMINANCE_SIZE (Results 1 – 4 of 4) sorted by relevance
205 case EGL_LUMINANCE_SIZE: mWantLuminance = true; break; in scanForWantedComponents()275 EGL_LUMINANCE_SIZE, 1,334 …case EGL_LUMINANCE_SIZE: match = config->mLuminanceSize >= attribute[1]; … in getConfigs()
329 case EGL_LUMINANCE_SIZE: *value = configuration->mLuminanceSize; break; in getConfigAttrib()
154 EGL_LUMINANCE_SIZE, EGL_DONT_CARE, in defaultPbufferConfig()197 EGL_LUMINANCE_SIZE, EGL_DONT_CARE, in defaultWindowConfig()
124 #define EGL_LUMINANCE_SIZE 0x303D macro