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

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

Completed in 105 milliseconds