Home
last modified time | relevance | path

Searched refs:ComputeStep (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/effects/
H A DSkCornerPathEffect.cpp16 static bool ComputeStep(const SkPoint& a, const SkPoint& b, SkScalar radius, in ComputeStep() function
74 bool drawSegment = ComputeStep(pts[0], pts[1], fRadius, &step);

Completed in 1 milliseconds