Home
last modified time | relevance | path

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

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