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