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