HomeSort by relevance Sort by last modified time
    Searched full:check_pixelref (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 251 static void check_pixelref(TestImageGenerator::TestType type, function
281 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, nullptr,
283 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, nullptr,
289 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, pool,
292 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, pool,
300 check_pixelref(TestImageGenerator::kFailGetPixels_TestType, reporter, globalPool,
302 check_pixelref(TestImageGenerator::kSucceedGetPixels_TestType, reporter, globalPool,

Completed in 374 milliseconds