Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.h663 bool readColorBufferContents(HandleType p_colorbuffer, size_t* numBytes, void* pixels);
DFrameBuffer.cpp3816 bool FrameBuffer::readColorBufferContents(HandleType p_colorbuffer, size_t* numBytes, in readColorBufferContents() function in gfxstream::FrameBuffer