Searched refs:containingAppHeight (Results 1 – 1 of 1) sorted by relevance
8242 final int containingAppHeight = containingAppBounds.height(); in applyAspectRatio() local8256 int activityHeight = containingAppHeight; in applyAspectRatio()8259 if (containingAppWidth < containingAppHeight) { in applyAspectRatio()8284 if (containingAppWidth < containingAppHeight) { in applyAspectRatio()8302 if (containingAppWidth <= activityWidth && containingAppHeight <= activityHeight) { in applyAspectRatio()