Searched defs:readbackPixels (Results 1 – 3 of 3) sorted by relevance
14 void IOStream::readbackPixels(void* context, int width, int height, unsigned int format, unsigned i… in readbackPixels() function in gfxstream::guest::IOStream
1613 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsRowByRow() local1678 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsAllAtOnce() local
1033 std::vector<PixelR8G8B8A8> readbackPixels; in TEST_P() local