Lines Matching defs:scales
333 // Converts an input array of {colors, positions} into an array of {scales, biases, thresholds}.
385 SkPMColor4f scales[kMaxUnrolledIntervalCount];
389 kMaxUnrolledIntervalCount, scales, biases, thresholds);
397 return make_unrolled_colorizer(intervalCount, scales, biases, thresholds1_7, thresholds9_13);
408 SkPMColor4f scales[kMaxLoopingIntervalCount];
412 kMaxLoopingIntervalCount, scales, biases, thresholds);
424 scales[intervalCount] = scales[intervalCount - 1];
428 return make_looping_colorizer(intervalCount, scales, biases, thresholds);
472 // so that scales will be less than 100, which leaves 4 decimals of precision on