Searched refs:mAnimatedScale (Results 1 – 2 of 2) sorted by relevance
112 float mAnimatedScale = 1.0f; field in DragState721 PropertyValuesHolder.ofFloat(ANIMATED_PROPERTY_SCALE, mAnimatedScale, in createReturnAnimationLocked()722 mAnimatedScale), in createReturnAnimationLocked()750 PropertyValuesHolder.ofFloat(ANIMATED_PROPERTY_SCALE, mAnimatedScale, 0), in createCancelAnimationLocked()
216 mDragState.mAnimatedScale = callingWin.mGlobalScale; in performDrag()