Searched defs:shortSide (Results 1 – 1 of 1) sorted by relevance
57 final int shortSide = Math.min(bounds.width(), bounds.height()); in runAspectRatioTest() local104 final int shortSide = Math.min(appRect.width(), appRect.height()); in getDisplayAspectRatio() local137 final float shortSide = Math.min(size.x, size.y); in getAspectRatio() local