Home
last modified time | relevance | path

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

/external/skia/tests/
DCachedDecodingPixelRefTest.cpp251 static void check_pixelref(TestImageGenerator::TestType type, in check_pixelref() function
281 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, nullptr, in DEF_TEST()
283 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, nullptr, in DEF_TEST()
289 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, pool, in DEF_TEST()
292 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, pool, in DEF_TEST()
300 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, globalPool, in DEF_TEST()
302 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, globalPool, in DEF_TEST()