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

  /development/tools/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()
753 thread->updateInfo(newCtx,dpy,newCtx->getGlesContext(),newCtx->getShareGroup(),dpy->getManager(newCtx->version()));
755 g_eglInfo->getIface(newCtx->version())->initContext(newCtx->getGlesContext(),newCtx->getShareGroup());
    [all...]

Completed in 642 milliseconds