Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DSkGr.cpp505 auto ditherFP = GrSkSLFP::Make(context, ditherIndex, "Dither", SKSL_DITHER_SRC, in skpaint_to_grpaint_impl() local
507 if (ditherFP) { in skpaint_to_grpaint_impl()
508 grPaint->addColorFragmentProcessor(std::move(ditherFP)); in skpaint_to_grpaint_impl()