Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h310 void getGlobalLock();
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1787 void GLEScontext::getGlobalLock() { in getGlobalLock() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp254 ctx->getGlobalLock(); in getProcAddressGles1()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp294 ctx->getGlobalLock(); in getProcAddressGles2()