Home
last modified time | relevance | path

Searched defs:TestReadPixels (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DTestUtils.cpp39 void TestReadPixels(skiatest::Reporter* reporter, in TestReadPixels() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp145 void TestReadPixels(int x, int y, int, PixelRect *pixelsOut) { pixelsOut->readFB(x, y); } in TestReadPixels() function in angle::WebGLReadOutsideFramebufferTest