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