Searched refs:maxClusters (Results 1 – 1 of 1) sorted by relevance
221 int maxClusters = 128; in fromBitmap() local226 Math.min(maxClusters, bitmapArea / minPixelsPerCluster)); in fromBitmap()