Searched defs:CreateDoubleAnimation (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ | ||
H A D | render_tab_bar_item.cpp | 137 void RenderTabBarItem::CreateDoubleAnimation( in CreateDoubleAnimation() function in OHOS::Ace::RenderTabBarItem |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ | ||
H A D | interactive_effect.cpp | 146 void InteractiveEffect::CreateDoubleAnimation(RefPtr<KeyframeAnimation<double>>& doubleAnimation, d… in CreateDoubleAnimation() function in OHOS::Ace::InteractiveEffect |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ | ||
H A D | jsi_animator_bridge.cpp | 540 RefPtr<KeyframeAnimation<double>> JsiAnimatorBridge::CreateDoubleAnimation( in CreateDoubleAnimation() function in OHOS::Ace::Framework::JsiAnimatorBridge |