Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DShareGroup.h216 void *getGlobalContext();
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp572 (EglOS::Context*)m_manager[GLES_1_1]->getGlobalContext(); in getGlobalSharedContext()
574 ret = (EglOS::Context*)m_manager[GLES_2_0]->getGlobalContext(); in getGlobalSharedContext()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DShareGroup.cpp475 void *ObjectNameManager::getGlobalContext() in getGlobalContext() function in ObjectNameManager