Searched defs:TestReadPixels (Results 1 – 3 of 3) sorted by relevance
24 void TestReadPixels(skiatest::Reporter* reporter, in TestReadPixels() function
145 void TestReadPixels(int x, int y, int, PixelRect *pixelsOut) { pixelsOut->readFB(x, y); } in TestReadPixels() function in angle::WebGLReadOutsideFramebufferTest