Searched refs:attribCaveat (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 214 milliseconds