OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeStep
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/effects/
SkCornerPathEffect.cpp
24
static bool
ComputeStep
(const SkPoint& a, const SkPoint& b, SkScalar radius,
76
bool drawSegment =
ComputeStep
(pts[0], pts[1], fRadius, &step);
/external/skqp/src/effects/
SkCornerPathEffect.cpp
24
static bool
ComputeStep
(const SkPoint& a, const SkPoint& b, SkScalar radius,
76
bool drawSegment =
ComputeStep
(pts[0], pts[1], fRadius, &step);
Completed in 438 milliseconds