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