Searched refs:maxScaleY (Results 1 – 2 of 2) sorted by relevance
414 float maxScaleY = endBounds.height() / startTaskViewBounds.height(); in SplitOverlayProperties() local417 finalTaskViewScaleY = maxScaleY; in SplitOverlayProperties()
1963 float maxScaleY = smallestSize / launcherIconBounds.height(); in AnimOpenProperties() local1973 finalAppIconScale = Math.max(maxScaleX, maxScaleY); in AnimOpenProperties()