Home
last modified time | relevance | path

Searched defs:CreateAnimation (Results 1 – 22 of 22) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_implicit_animation_param.cpp162 std::shared_ptr<RSAnimation> RSImplicitCurveAnimationParam::CreateAnimation(std::shared_ptr<RSPrope… in CreateAnimation() function in OHOS::Rosen::RSImplicitCurveAnimationParam
179 std::shared_ptr<RSAnimation> RSImplicitKeyframeAnimationParam::CreateAnimation( in CreateAnimation() function in OHOS::Rosen::RSImplicitKeyframeAnimationParam
238 std::shared_ptr<RSAnimation> RSImplicitPathAnimationParam::CreateAnimation(std::shared_ptr<RSProper… in CreateAnimation() function in OHOS::Rosen::RSImplicitPathAnimationParam
262 std::shared_ptr<RSAnimation> RSImplicitSpringAnimationParam::CreateAnimation(std::shared_ptr<RSProp… in CreateAnimation() function in OHOS::Rosen::RSImplicitSpringAnimationParam
278 std::shared_ptr<RSAnimation> RSImplicitInterpolatingSpringAnimationParam::CreateAnimation( in CreateAnimation() function in OHOS::Rosen::RSImplicitInterpolatingSpringAnimationParam
297 std::shared_ptr<RSAnimation> RSImplicitTransitionParam::CreateAnimation() in CreateAnimation() function in OHOS::Rosen::RSImplicitTransitionParam
307 std::shared_ptr<RSAnimation> RSImplicitTransitionParam::CreateAnimation(const std::shared_ptr<RSPro… in CreateAnimation() function in OHOS::Rosen::RSImplicitTransitionParam
/foundation/graphic/graphic_3d/lume/LumeMeta/test/src/interface/animation/
DAnimationSeekingTest.cpp38 Animation CreateAnimation<SequentialAnimation>(const IProperty::WeakPtr& property) in CreateAnimation() function
45 Animation CreateAnimation<ParallelAnimation>(const IProperty::WeakPtr& property) in CreateAnimation() function
52 Animation CreateAnimation<KeyframeAnimation<float>>(const IProperty::WeakPtr& property) in CreateAnimation() function
DAnimationControllerTest.cpp67 META_NS::KeyframeAnimation<float> CreateAnimation() in CreateAnimation() function in AnimationControllerTest
DAnimationTest.cpp43 IPropertyAnimation::Ptr CreateAnimation(const META_NS::ClassInfo& classId) in CreateAnimation() function in AnimationTest
/foundation/arkui/ace_engine/frameworks/core/animation/
Danimatable_base.h113 RefPtr<Animation<T>> CreateAnimation(const T& begin, const T& end) in CreateAnimation() function
Dshared_transition_effect.cpp318 bool SharedTransitionExchange::CreateAnimation(TweenOption& option, TransitionEvent event, bool isL… in CreateAnimation() function in OHOS::Ace::SharedTransitionExchange
379 bool SharedTransitionStatic::CreateAnimation(TweenOption& option, TransitionEvent event, bool isLaz… in CreateAnimation() function in OHOS::Ace::SharedTransitionStatic
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
Dshared_transition_effect.cpp99 bool SharedTransitionExchange::CreateAnimation() in CreateAnimation() function in OHOS::Ace::NG::SharedTransitionExchange
267 bool SharedTransitionStatic::CreateAnimation() in CreateAnimation() function in OHOS::Ace::NG::SharedTransitionStatic
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
Dside_bar_animation_controller.cpp132 void SideBarAnimationController::CreateAnimation() in CreateAnimation() function in OHOS::Ace::SideBarAnimationController
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dimage_model_impl.h78 …void CreateAnimation(const std::vector<ImageProperties>& imageList, int32_t duration, int32_t iter… in CreateAnimation() function
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Drender_picker_column.cpp550 void RenderPickerColumn::CreateAnimation() in CreateAnimation() function in OHOS::Ace::RenderPickerColumn
576 RefPtr<CurveAnimation<double>> RenderPickerColumn::CreateAnimation(double from, double to) in CreateAnimation() function in OHOS::Ace::RenderPickerColumn
Dpicker_animation_controller.cpp302 void PickerAnimationController::CreateAnimation() in CreateAnimation() function in OHOS::Ace::PickerAnimationController
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
Dstepper_animation_controller.cpp116 void StepperAnimationController::CreateAnimation() in CreateAnimation() function in OHOS::Ace::StepperAnimationController
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_animation_command.cpp66 void AnimationCommandHelper::CreateAnimation( in CreateAnimation() function in OHOS::Rosen::AnimationCommandHelper
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Drender_select_popup.cpp262 void RenderSelectPopup::CreateAnimation() in CreateAnimation() function in OHOS::Ace::RenderSelectPopup
/foundation/graphic/graphic_3d/lume/Lume_3D/test/api_unit_test/src/util/
DSceneUtilTest.cpp260 Entity CreateAnimation(IEcs& ecs, Entity entity) in CreateAnimation() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_animator.cpp94 bool CreateAnimation( in CreateAnimation() function
Djs_view_context.cpp534 const AnimationOption JSViewContext::CreateAnimation(const JSRef<JSObject>& animationArgs, bool isF… in CreateAnimation() function in OHOS::Ace::Framework::JSViewContext
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker_utils/
Dpicker_column_pattern.cpp543 void PickerColumnPattern::CreateAnimation() in CreateAnimation() function in OHOS::Ace::NG::PickerColumnPattern
572 void PickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() function in OHOS::Ace::NG::PickerColumnPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.cpp1512 void TextPickerColumnPattern::CreateAnimation() in CreateAnimation() function in OHOS::Ace::NG::TextPickerColumnPattern
1537 void TextPickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() function in OHOS::Ace::NG::TextPickerColumnPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_pattern.cpp713 void SideBarContainerPattern::CreateAnimation() in CreateAnimation() function in OHOS::Ace::NG::SideBarContainerPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_model_ng.cpp185 void ImageModelNG::CreateAnimation(const std::vector<ImageProperties>& imageList, int32_t duration,… in CreateAnimation() function in OHOS::Ace::NG::ImageModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_frame_node_bridge.cpp2274 ArkUINativeModuleValue FrameNodeBridge::CreateAnimation(ArkUIRuntimeCallInfo* runtimeCallInfo) in CreateAnimation() function in OHOS::Ace::NG::FrameNodeBridge