Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp123 static float squaredLineLength(const PathSegment& lineSeg);
279 squaredLineLength(prev) < maxLenSqd || squaredLineLength(curr) < maxLenSqd; in join()
340 float SkPathStroker2::squaredLineLength(const PathSegment& lineSeg) { in squaredLineLength() function in __anon18654::SkPathStroker2

Completed in 1 milliseconds