Home
last modified time | relevance | path

Searched defs:opacityAnimationIn (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp419 auto opacityAnimationIn = AceType::MakeRefPtr<KeyframeAnimation<float>>(); in BuildAnimation() local
482 auto opacityAnimationIn = AceType::MakeRefPtr<KeyframeAnimation<float>>(); in BuildAnimationForPhone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp776 auto opacityAnimationIn = AceType::MakeRefPtr<KeyframeAnimation<float>>(); in InitAnimation() local