Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp123 EGLint aConformant = a->getConfAttrib(EGL_CONFORMANT); in operator ()() local
126 if (aConformant != bConformant) { in operator ()()
127 return aConformant != 0; in operator ()()