Home
last modified time | relevance | path

Searched refs:attribRendererable (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp385 const EGLint *attribRendererable = NULL; in eglChooseConfig() local
394 attribRendererable = &attrib_list[attribCount]; in eglChooseConfig()
405 if (attribRendererable && attribRendererable[1] == EGL_OPENGL_ES2_BIT && in eglChooseConfig()