Searched refs:readbackPixels (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/iostream/include/gfxstream/guest/ |
D | IOStream.h | 120 …void readbackPixels(void* context, int width, int height, unsigned int format, unsigned int type, …
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | IOStream2.cpp | 14 void IOStream::readbackPixels(void* context, int width, int height, unsigned int format, unsigned i… in readbackPixels() function in gfxstream::guest::IOStream
|
D | gl2_enc.cpp | 3221 stream->readbackPixels(self, width, height, format, type, pixels); in glReadPixels_enc()
|
/hardware/google/gfxstream/codegen/gles2/ |
D | gles2.attrib | 289 custom_guest_unpack pixels stream->readbackPixels(self, width, height, format, type, pixels)
|