Searched refs:attribCaveat (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp389 const EGLint *attribCaveat = NULL; local
400 attribCaveat = &attrib_list[attribCount];
409 (!attribCaveat || attribCaveat[1] != EGL_NONE)) {

Completed in 55 milliseconds