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

/external/chromium_org/third_party/skia/src/utils/
H A DSkPatchUtils.cpp153 SkScalar topLength = approx_arc_length(pts, kNumPtsCubic); local
168 int lodX = static_cast<int>(SkMaxScalar(topLength, bottomLength) / kPartitionSize);

Completed in 1059 milliseconds