Searched refs:maxHeightSize (Results 1 – 1 of 1) sorted by relevance
1634 final int maxHeightSize = mWindowBounds.height() - 2 * mMirrorSurfaceMargin; in changeMagnificationFrameSize() local1651 || tempRect.width() > maxWidthSize || tempRect.height() > maxHeightSize) { in changeMagnificationFrameSize()