Home
last modified time | relevance | path

Searched refs:test_write_pixels (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DWritePixelsTest.cpp324 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface, in test_write_pixels() function
429 test_write_pixels(reporter, surface.get(), info); in DEF_TEST()
433 static void test_write_pixels(skiatest::Reporter* reporter, in test_write_pixels() function
442 test_write_pixels(reporter, surface.get(), ii); in test_write_pixels()
448 test_write_pixels(reporter, ctxInfo.directContext(), 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
452 test_write_pixels(reporter, ctxInfo.directContext(), 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
472 test_write_pixels(reporter, surface.get(), ii); in test_write_pixels_non_texture()