Searched refs:EGL_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
96 #define EGL_BUFFER_SIZE 0x3020 macro
311 …case EGL_BUFFER_SIZE: match = config->mBufferSize >= attribute[1]; … in getConfigs()
306 case EGL_BUFFER_SIZE: *value = configuration->mBufferSize; break; in getConfigAttrib()