Searched refs:mfFP (Results 1 – 1 of 1) sorted by relevance
575 GrFragmentProcessor* mfFP; in skpaint_to_grpaint_impl() local576 if (maskFilter->asFragmentProcessor(&mfFP, nullptr, viewM)) { in skpaint_to_grpaint_impl()577 grPaint->addCoverageFragmentProcessor(sk_sp<GrFragmentProcessor>(mfFP)); in skpaint_to_grpaint_impl()