Searched refs:kPartitionSize (Results 1 – 1 of 1) sorted by relevance
94 static const int kPartitionSize = 10; variable138 int lodX = static_cast<int>(SkMaxScalar(topLength, bottomLength) / kPartitionSize); in GetLevelOfDetail()139 int lodY = static_cast<int>(SkMaxScalar(leftLength, rightLength) / kPartitionSize); in GetLevelOfDetail()