Searched defs:readbackPixels (Results 1 – 2 of 2) 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
1033 std::vector<PixelR8G8B8A8> readbackPixels; in TEST_P() local