Searched refs:useCurrentMinEdgeSize (Results 1 – 1 of 1) sorted by relevance
209 boolean useCurrentMinEdgeSize, boolean useCurrentSize) { in transformBoundsToAspectRatioIfValid() argument213 useCurrentMinEdgeSize, useCurrentSize); in transformBoundsToAspectRatioIfValid()223 boolean useCurrentMinEdgeSize, boolean useCurrentSize) { in transformBoundsToAspectRatio() argument230 if (useCurrentMinEdgeSize || useCurrentSize) { in transformBoundsToAspectRatio()234 final int minEdgeSize = useCurrentMinEdgeSize ? mPipBoundsState.getMinEdgeSize() in transformBoundsToAspectRatio()