Home
last modified time | relevance | path

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

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