Searched refs:mMaxPBufferPixels (Results 1 – 3 of 3) sorted by relevance
121 mMaxPBufferPixels = texWidth*texHeight; in Config()305 …case EGL_MAX_PBUFFER_PIXELS: match = config->mMaxPBufferPixels >= attribute[1]; … in getConfigs()
55 EGLint mMaxPBufferPixels; // Maximum size of pbuffer variable
179 case EGL_MAX_PBUFFER_PIXELS: *value = configuration->mMaxPBufferPixels; break; in getConfigAttrib()