Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDashPath.cpp15 static SkScalar find_first_interval(const SkScalar intervals[], SkScalar phase, in find_first_interval() function
69 *initialDashLength = find_first_interval(intervals, phase, in CalcDashParameters()