Searched defs:attribRendererable (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp383 const EGLint *attribRendererable = NULL; local
392 attribRendererable = &attrib_list[attribCount];
403 if (attribRendererable && attribRendererable[1] == EGL_OPENGL_ES2_BIT &&

Completed in 41 milliseconds