Searched refs:test_readpixels (Results 1 – 2 of 2) sorted by relevance
/external/skqp/tests/ |
D | ReadPixelsTest.cpp | 400 static void test_readpixels(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_readpixels() function 451 test_readpixels(reporter, surface, info, kLastAligned_BitmapInit); in DEF_TEST() 474 test_readpixels(reporter, surface, ii, kLast_BitmapInit); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/skia/tests/ |
D | ReadPixelsTest.cpp | 400 static void test_readpixels(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_readpixels() function 451 test_readpixels(reporter, surface, info, kLastAligned_BitmapInit); in DEF_TEST() 474 test_readpixels(reporter, surface, ii, kLast_BitmapInit); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|