Searched refs:readbackPixels (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/host/include/libOpenglRender/ |
D | IOStream.h | 99 …void readbackPixels(void* context, int width, int height, unsigned int format, unsigned int type, …
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | IOStream2.cpp | 11 void IOStream::readbackPixels(void* context, int width, int height, unsigned int format, unsigned i… in readbackPixels() function in IOStream
|
D | gl2_enc.cpp | 3033 stream->readbackPixels(self, width, height, format, type, pixels); in glReadPixels_enc()
|