HomeSort by relevance Sort by last modified time
    Searched refs:getShareGroup (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.h 47 ShareGroupPtr getShareGroup(){return m_shareGroup;}
EglImp.cpp 745 thread->updateInfo(newCtx,dpy,newCtx->getGlesContext(),newCtx->getShareGroup(),dpy->getManager(newCtx->version()));
747 g_eglInfo->getIface(newCtx->version())->initContext(newCtx->getGlesContext(),newCtx->getShareGroup());
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
objectNameManager.h 244 // getShareGroup - retreive a ShareGroup object based on its "name"
246 ShareGroupPtr getShareGroup(void *p_groupName);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
objectNameManager.cpp 347 ObjectNameManager::getShareGroup(void *p_groupName)

Completed in 156 milliseconds