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