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