Searched refs:grayWithCrop (Results 1 – 1 of 1) sorted by relevance
462 sk_sp<SkImageFilter> grayWithCrop(make_grayscale(nullptr, &cropRect)); in DEF_TEST() local463 REPORTER_ASSERT(reporter, false == grayWithCrop->asColorFilter(nullptr)); in DEF_TEST()