Searched refs:glOpReadContents (Results 1 – 3 of 3) sorted by relevance
108 bool glOpReadContents(size_t* outNumBytes, void* outContents);
546 bool ColorBuffer::glOpReadContents(size_t* outNumBytes, void* outContents) { in glOpReadContents() function in gfxstream::ColorBuffer
3826 return colorBuffer->glOpReadContents(numBytes, pixels); in readColorBufferContents()