Searched refs:ditherRange (Results 1 – 2 of 2) sorted by relevance
502 int32_t ditherRange = dither_range_type_for_config(colorSpaceInfo.config()); in skpaint_to_grpaint_impl() local503 if (ditherRange >= 0) { in skpaint_to_grpaint_impl()506 &ditherRange, sizeof(ditherRange)); in skpaint_to_grpaint_impl()
512 int32_t ditherRange = dither_range_type_for_config(colorSpaceInfo.config()); in skpaint_to_grpaint_impl() local513 if (ditherRange >= 0) { in skpaint_to_grpaint_impl()516 &ditherRange, sizeof(ditherRange)); in skpaint_to_grpaint_impl()