Searched refs:ditherRange (Results 1 – 2 of 2) sorted by relevance
453 int32_t ditherRange = dither_range_type_for_config(ct); in skpaint_to_grpaint_impl() local454 if (ditherRange >= 0) { in skpaint_to_grpaint_impl()457 &ditherRange, sizeof(ditherRange)); in skpaint_to_grpaint_impl()
546 float ditherRange = dither_range_for_config(ct); in skpaint_to_grpaint_impl() local548 context, std::move(paintFP), ditherRange, context->priv().caps()); in skpaint_to_grpaint_impl()