Searched refs:thresholdWidth (Results 1 – 1 of 1) sorted by relevance
422 int thresholdWidth = (int) (destination.width() * OVERDRAW_ZOOM); in getScaleOneImageForPreset() local423 if (bounds.width() > thresholdWidth) { in getScaleOneImageForPreset()426 while (w > thresholdWidth) { in getScaleOneImageForPreset()