Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp183 EGLint aSPP = a->getConfAttrib(EGL_SAMPLES); in operator ()() local
185 if (aSPP != bSPP) { in operator ()()
186 return aSPP < bSPP; in operator ()()