Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkScan_AntiPath.cpp621 SkScalar sumLength = 0;
625 sumLength += SkPoint::Distance(lastPoint, point);
628 avgLength = sumLength / (kSampleSize - 1);
/third_party/backends/backend/
H A Depsonds.c3574 int sumLength = 0; variable

Completed in 5 milliseconds