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

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

Completed in 71 milliseconds