Home
last modified time | relevance | path

Searched refs:restoreBufferObj (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLESpointer.h82 void restoreBufferObj(std::function<GLESbuffer*(GLuint)> getBufferObj);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp178 void GLESpointer::restoreBufferObj( in restoreBufferObj() function in GLESpointer
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp278 glesPointer->restoreBufferObj(getBufferObj); in postLoadRestoreCtx()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp315 array.second->restoreBufferObj(getBufferObj); in postLoadRestoreCtx()
318 m_texCoords[i].restoreBufferObj(getBufferObj); in postLoadRestoreCtx()