Home
last modified time | relevance | path

Searched refs:postLoadRestoreCtx (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.h132 virtual void postLoadRestoreCtx();
DGLESv2Context.cpp238 void GLESv2Context::postLoadRestoreCtx() { in postLoadRestoreCtx() function in GLESv2Context
404 GLEScontext::postLoadRestoreCtx(); in postLoadRestoreCtx()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.h193 virtual void postLoadRestoreCtx() override;
DGLEScmContext.cpp291 void GLEScmContext::postLoadRestoreCtx() { in postLoadRestoreCtx() function in GLEScmContext
418 GLEScontext::postLoadRestoreCtx(); in postLoadRestoreCtx()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h521 virtual void postLoadRestoreCtx();
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp431 postLoadRestoreCtx(); in restore()
763 void GLEScontext::postLoadRestoreCtx() { in postLoadRestoreCtx() function in GLEScontext