Home
last modified time | relevance | path

Searched refs:compute_interval_props (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/effects/gradients/
DSk4fLinearGradient.cpp285 this->compute_interval_props(fx - i->fP0); in LinearIntervalProcessor()
312 void compute_interval_props(SkScalar t) { in compute_interval_props() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
344 compute_interval_props(0); in advance_interval()