Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DImageTest.cpp709 static void check_legacy_bitmap(skiatest::Reporter* reporter, const SkImage* image, in check_legacy_bitmap() function
732 check_legacy_bitmap(reporter, image, bitmap); in test_legacy_bitmap()
743 check_legacy_bitmap(reporter, subsetImage.get(), subsetBitmap); in test_legacy_bitmap()
/third_party/skia/tests/
DImageTest.cpp728 static void check_legacy_bitmap(skiatest::Reporter* reporter, GrDirectContext* dContext, in check_legacy_bitmap() function
753 check_legacy_bitmap(reporter, dContext, image, bitmap); in test_legacy_bitmap()
764 check_legacy_bitmap(reporter, nullptr, subsetImage.get(), subsetBitmap); in test_legacy_bitmap()