Searched refs:drawSegment (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/effects/ | ||
H A D | SkCornerPathEffect.cpp | 74 bool drawSegment = ComputeStep(pts[0], pts[1], fRadius, &step); variable 83 if (drawSegment) { |
Completed in 1 milliseconds