Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp396 const EGLint *attribCaveat = nullptr; in eglChooseConfigImpl() local
407 attribCaveat = &attrib_list[attribCount]; in eglChooseConfigImpl()
416 (!attribCaveat || attribCaveat[1] != EGL_NONE)) { in eglChooseConfigImpl()