Searched defs:TestReadPixels (Results 1 – 2 of 2) sorted by relevance
39 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