Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DImageFilterTest.cpp511 sk_sp<SkSpecialImage> positiveResult1( in test_negative_blur_sigma() local
513 REPORTER_ASSERT(reporter, positiveResult1); in test_negative_blur_sigma()
536 REPORTER_ASSERT(reporter, positiveResult1->getROPixels(&positiveResultBM1)); in test_negative_blur_sigma()
/third_party/skia/tests/
DImageFilterTest.cpp531 sk_sp<SkSpecialImage> positiveResult1( in test_negative_blur_sigma() local
533 REPORTER_ASSERT(reporter, positiveResult1); in test_negative_blur_sigma()
556 REPORTER_ASSERT(reporter, special_image_to_bitmap(dContext, positiveResult1.get(), in test_negative_blur_sigma()