Searched refs:SAFEZONE_SCALE (Results 1 – 1 of 1) sorted by relevance
88 private static final float SAFEZONE_SCALE = 66f/72f; field in AdaptiveIconDrawable395 …mMaskMatrix.setScale(SAFEZONE_SCALE, SAFEZONE_SCALE, getBounds().centerX(), getBounds().centerY()); in getSafeZone()