Searched refs:ditherFP (Results 1 – 1 of 1) sorted by relevance
505 auto ditherFP = GrSkSLFP::Make(context, ditherIndex, "Dither", SKSL_DITHER_SRC, in skpaint_to_grpaint_impl() local507 if (ditherFP) { in skpaint_to_grpaint_impl()508 grPaint->addColorFragmentProcessor(std::move(ditherFP)); in skpaint_to_grpaint_impl()