Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h220 bool isEverBound() { in isEverBound() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp3242 return vao.isEverBound(); in isVAO()