Home
last modified time | relevance | path

Searched refs:onHostMappedBuffer (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h330 void onHostMappedBuffer(GLenum target);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp940 void GLClientState::onHostMappedBuffer(GLenum target) { in onHostMappedBuffer() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3388 ctx->m_state->onHostMappedBuffer(target); in s_glMapBufferRangeAEMUImpl()