Home
last modified time | relevance | path

Searched refs:SetStyleAlpha (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h105 void SetStyleAlpha(float alpha);
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1040 drawDragStopModifier_->SetStyleAlpha(START_STYLE_ALPHA); in OnStopAnimationSuccess()
1053 drawDragStopModifier_->SetStyleAlpha(END_STYLE_ALPHA); in OnStopAnimationSuccess()
1110 drawDragStopModifier_->SetStyleAlpha(START_STYLE_ALPHA); in OnStopAnimationFail()
1119 drawDragStopModifier_->SetStyleAlpha(END_STYLE_ALPHA); in OnStopAnimationFail()
3498 void DrawDragStopModifier::SetStyleAlpha(float alpha) in SetStyleAlpha() function in OHOS::Msdp::DeviceStatus::DrawDragStopModifier

Completed in 7 milliseconds