Home | History | Annotate | Download | only in effects

Lines Matching full:linear

599             uint16_t* linear = fCache16;         // just computed linear data
604 mapped[i] = linear[index];
605 mapped[i + kCache16Count] = linear[index + kCache16Count];
647 SkPMColor* linear = fCache32; // just computed linear data
652 mapped[i] = linear[index];
653 mapped[i + kCache32Count] = linear[index + kCache32Count];
1418 The radius of the desired circle (r) is also a linear interpolation t
1469 is precomputed in the constructor. Since the 'B' component is linear in
1470 x' and y', if x and y are linear in the span, 'B' can be computed