Searched refs:boundAspect (Results 1 – 1 of 1) sorted by relevance
2107 final float boundAspect = (float) w / h; in updateDrawableBounds() local2108 if (intrinsicAspect != boundAspect) { in updateDrawableBounds()2109 if (boundAspect > intrinsicAspect) { in updateDrawableBounds()