Searched refs:topLength (Results 1 – 1 of 1) sorted by relevance
164 SkScalar topLength = approx_arc_length(pts, kNumPtsCubic); in GetLevelOfDetail() local179 int lodX = static_cast<int>(SkMaxScalar(topLength, bottomLength) / kPartitionSize); in GetLevelOfDetail()