Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp36 constexpr double PHONE_OPACITY_MIDDLE_IN = 0.375; variable
479 … AceType::MakeRefPtr<Keyframe<float>>(PHONE_OPACITY_MIDDLE_IN, dialogTheme_->GetOpacityEnd()); in BuildAnimationForPhone()