Home
last modified time | relevance | path

Searched refs:childScaleY (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingTaskView.java144 float childScaleY = 1f / scaleY; in update() local
151 mOrientationHandler.setSecondaryScale(mSplitPlaceholderView.getIconView(), childScaleY); in update() local