Searched defs:curAttrib (Results 1 – 3 of 3) sorted by relevance
89 for (const EGLint *curAttrib = attributes; curAttrib[0] != EGL_NONE; curAttrib += 2) in CreateFromIntArray() local103 for (const EGLAttrib *curAttrib = attributes; curAttrib[0] != EGL_NONE; curAttrib += 2) in CreateFromAttribArray() local
545 for (const auto &curAttrib : attribMap) in ValidateGetPlatformDisplayCommon() local
696 for (const EGLint *curAttrib = attrib_list; curAttrib[0] != EGL_NONE; curAttrib += 2) in FindEGLConfig() local