Home
last modified time | relevance | path

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

/external/skia/src/shaders/gradients/
DSk4fLinearGradient.cpp248 this->compute_interval_props(fx); in LinearIntervalProcessor()
275 void compute_interval_props(SkScalar t) { in compute_interval_props() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
327 compute_interval_props(fInterval->fT0); in advance_interval()