Searched refs:MIN_SCALE (Results 1 – 1 of 1) sorted by relevance
51 private static final float MIN_SCALE = 0.3f; field in OverlayDisplayWindow320 scale = Math.max(MIN_SCALE, Math.min(MAX_SCALE, scale)); in updateWindowParams()