Home
last modified time | relevance | path

Searched defs:addBuffer (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DChecksumCalculator.cpp88 void ChecksumCalculator::addBuffer(const void*, size_t packetLen) { in addBuffer() function in gfxstream::guest::ChecksumCalculator
DGLClientState.cpp452 void GLClientState::addBuffer(GLuint id) { in addBuffer() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/host/apigen-codec-common/
DChecksumCalculator.cpp71 void ChecksumCalculator::addBuffer(const void* buf, size_t packetLen) { in addBuffer() function in ChecksumCalculator
/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp74 GLuint addBuffer(GlBufferData data) { in addBuffer() function in gfxstream::gl::__anon8373d2cd0111::SnapshotGlBufferObjectsTest
/hardware/google/aemu/host-common/
DDmaMap.cpp55 void DmaMap::addBuffer(void* hwpipe, in addBuffer() function in android::DmaMap