Searched refs:OVERDRAW_ZOOM (Results 1 – 1 of 1) sorted by relevance
68 private static final float OVERDRAW_ZOOM = 1.2f; field in ImageLoader422 int thresholdWidth = (int) (destination.width() * OVERDRAW_ZOOM); in getScaleOneImageForPreset()