Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp93 constexpr float START_STYLE_SCALE { 1.0f }; variable
782 StartStyleAnimation(START_STYLE_SCALE, STYLE_CHANGE_SCALE, TIME_DRAG_CHANGE_STYLE); in ChangeStyleAnimation()
874 drawDragStopModifier_->SetStyleScale(START_STYLE_SCALE); in OnStopAnimationSuccess()
889 drawDragStopModifier_->SetStyleScale(START_STYLE_SCALE); in OnStopAnimationSuccess()
944 drawDragStopModifier_->SetStyleScale(START_STYLE_SCALE); in OnStopAnimationFail()
953 drawDragStopModifier_->SetStyleScale(START_STYLE_SCALE); in OnStopAnimationFail()