Searched refs:tinted_pixels (Results 1 – 2 of 2) sorted by relevance
76 SkPMColor* tinted_pixels = shifted.getAddr32(0, y); in ReferenceCreateHSLShiftedBitmap() local79 tinted_pixels[x] = SkPreMultiplyColor(color_utils::HSLShift( in ReferenceCreateHSLShiftedBitmap()
573 SkPMColor* tinted_pixels = shifted.getAddr32(0, y); in CreateHSLShiftedBitmap() local575 (*line_proc)(hsl_shift, pixels, tinted_pixels, bitmap.width()); in CreateHSLShiftedBitmap()