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