Searched refs:maxScaleX (Results 1 – 2 of 2) sorted by relevance
413 float maxScaleX = endBounds.width() / startTaskViewBounds.width(); in SplitOverlayProperties() local416 finalTaskViewScaleX = maxScaleX; in SplitOverlayProperties()
1962 float maxScaleX = smallestSize / launcherIconBounds.width(); in AnimOpenProperties() local1973 finalAppIconScale = Math.max(maxScaleX, maxScaleY); in AnimOpenProperties()