Home
last modified time | relevance | path

Searched refs:bufferIdExists (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h289 bool bufferIdExists(GLuint id) const;
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp464 bool GLClientState::bufferIdExists(GLuint id) const { in bufferIdExists() function in gfxstream::guest::GLClientState