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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.h 50 GLEScontext* getGlesContext(){return m_glesContext;}
EglImp.cpp 48 GLEScontext* getGLESContext();
64 getGLESContext : getGLESContext,
139 GLEScontext* getGLESContext()
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...]

Completed in 114 milliseconds