Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkPatchUtils.cpp164 SkScalar topLength = approx_arc_length(pts, kNumPtsCubic); in GetLevelOfDetail() local
179 int lodX = static_cast<int>(SkMaxScalar(topLength, bottomLength) / kPartitionSize); in GetLevelOfDetail()