Searched refs:test_write_pixels (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | WritePixelsTest.cpp | 353 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface, in test_write_pixels() function 460 test_write_pixels(reporter, surface.get(), info); in DEF_TEST() 464 static void test_write_pixels(skiatest::Reporter* reporter, in test_write_pixels() function 472 test_write_pixels(reporter, surface.get(), ii); in test_write_pixels() 481 test_write_pixels(reporter, ctxInfo.directContext(), 1); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 488 test_write_pixels(reporter, ctxInfo.directContext(), 1); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 492 static void test_write_pixels(skiatest::Reporter* reporter, in test_write_pixels() function 498 test_write_pixels(reporter, surface.get(), ii); in test_write_pixels() 507 test_write_pixels(reporter, recorder.get(), 1); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() 523 test_write_pixels(reporter, surface.get(), ii); in test_write_pixels_non_texture()
|