Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DMessageFactory.h119 void addBuffer(nlattrtype_t type, const std::string_view& s) { in addBuffer() function
/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/guest/OpenglCodecCommon/
DChecksumCalculator.cpp88 void ChecksumCalculator::addBuffer(const void*, size_t packetLen) { in addBuffer() function in gfxstream::guest::ChecksumCalculator
DGLClientState.cpp453 void GLClientState::addBuffer(GLuint id) { in addBuffer() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp74 GLuint addBuffer(GlBufferData data) { in addBuffer() function in gfxstream::gl::__anon126380d70111::SnapshotGlBufferObjectsTest
/hardware/google/aemu/host-common/
DDmaMap.cpp55 void DmaMap::addBuffer(void* hwpipe, in addBuffer() function in android::DmaMap