Searched refs:image_test_read_pixels (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | ImageTest.cpp | 744 static void image_test_read_pixels(GrDirectContext* dContext, skiatest::Reporter* reporter, in image_test_read_pixels() function 797 image_test_read_pixels(nullptr, reporter, image.get()); in DEF_TEST() 800 image_test_read_pixels(nullptr, reporter, image.get()); in DEF_TEST() 804 image_test_read_pixels(nullptr, reporter, image.get()); in DEF_TEST() 809 image_test_read_pixels(nullptr, reporter, image.get()); in DEF_TEST() 816 image_test_read_pixels(dContext, reporter, create_gpu_image(dContext).get()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
|