Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DObjectNameSpace.h113 void postLoadRestore(const ObjectData::getGlobalName_t& getGlobalName);
DShareGroup.h118 void postLoadRestore();
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DShareGroup.cpp107 void ShareGroup::postLoadRestore() { in postLoadRestore() function in ShareGroup
113 ns->postLoadRestore([this](NamedObjectType p_type, in postLoadRestore()
DObjectNameSpace.cpp114 void NameSpace::postLoadRestore(const ObjectData::getGlobalName_t& getGlobalName) { in postLoadRestore() function in NameSpace
DGLEScontext.cpp760 m_shareGroup->postLoadRestore(); in postLoadRestoreShareGroup()
767 m_fboNameSpace->postLoadRestore( in postLoadRestoreCtx()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp387 m_transformFeedbackNameSpace->postLoadRestore( in postLoadRestoreCtx()