Searched refs:mAnimatedScale (Results 1 – 2 of 2) sorted by relevance
115 float mAnimatedScale = 1.0f; field in DragState649 PropertyValuesHolder.ofFloat(ANIMATED_PROPERTY_SCALE, mAnimatedScale, in createReturnAnimationLocked()650 mAnimatedScale), in createReturnAnimationLocked()678 PropertyValuesHolder.ofFloat(ANIMATED_PROPERTY_SCALE, mAnimatedScale, 0), in createCancelAnimationLocked()
160 mDragState.mAnimatedScale = callingWin.mGlobalScale; in performDrag()