Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1838 int numAstcFormatsSupported = 0; in initCapsLocked() local
1853 ++numAstcFormatsSupported; in initCapsLocked()
1871 if (numAstcFormats == numAstcFormatsSupported) { in initCapsLocked()
1876 numAstcFormatsSupported, numAstcFormats); in initCapsLocked()