Home
last modified time | relevance | path

Searched defs:animation (Results 51 – 75 of 183) sorted by relevance

12345678

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_matrix4.cpp84 …RefPtr<CurveAnimation<TransformOperation>> animation = AceType::MakeRefPtr<CurveAnimation<Transfor… in AnimateTo() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_animation_test_ng.cpp51 std::shared_ptr<AnimationUtils::Animation> animation; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_transition_imp.cpp139 …ArkUI_TransitionEffect_SetAnimation(ArkUI_TransitionEffect* option, ArkUI_AnimateOption* animation) in OH_ArkUI_TransitionEffect_SetAnimation()
H A Dnode_transition.h47 ArkUI_AnimateOption* animation; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp50 RSContext& context, NodeId targetId, const std::shared_ptr<RSRenderAnimation>& animation) in CreateAnimation()
77 … RSContext& context, NodeId targetId, const std::shared_ptr<RSRenderParticleAnimation>& animation) in CreateParticleAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
H A Drsanimationbase_fuzzer.cpp181 … auto animation = std::make_shared<RSSpringInterpolator>(response, dampingRatio, initialVelocity); in RSSpringInterpolatorFuzzerTest() local
196 auto animation = std::make_shared<RSStepsInterpolator>(steps, position); in RSStepsInterpolatorFuzzerTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_spring_animation_test.cpp83 auto animation = std::make_shared<RSRenderSpringAnimation>(); in HWTEST_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_double.h128 RefPtr<CurveAnimation<double>> animation = in AnimateTo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_animation.cpp91 auto animation = weak.Upgrade(); in GetCurve() local
H A Dproperty_animatable.h62 … PropertyAnimatableType property, RefPtr<Animation<V>>& animation, typename U::Type& initValue) in AddPropertyAnimation()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_light_connection.cpp75 …ghtConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_bubble_progress.cpp36 RefPtr<CurveAnimation<double>> animation = in OnPostFlush() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp77 for (const auto& animation : operationList_) { in AddAnimationToTweenOption() local
88 for (const auto& animation : operationList_) { in ApplyCurve() local
104 auto& animation = operationMap_[type]; in AddKeyframe() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_option.cpp210 RefPtr<KeyframeAnimation<Color>> animation = AceType::MakeRefPtr<KeyframeAnimation<Color>>(); in ResetHoverAnimation() local
246 RefPtr<KeyframeAnimation<Color>> animation = AceType::MakeRefPtr<KeyframeAnimation<Color>>(); in ResetPressAnimation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation.cpp504 void RSAnimation::UpdateParamToRenderAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in UpdateParamToRenderAnimation()
527 void RSAnimation::StartCustomAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in StartCustomAnimation()
H A Drs_implicit_animation_param.cpp191 void RSImplicitKeyframeAnimationParam::AddKeyframe(std::shared_ptr<RSAnimation>& animation, in AddKeyframe()
204 void RSImplicitKeyframeAnimationParam::AddKeyframe(std::shared_ptr<RSAnimation>& animation, const i… in AddKeyframe()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp84 void SetAnimationProperties(const RefPtr<Animation<T>>& animation, TweenOption& option) in SetAnimationProperties()
181 for (const auto& animation : option.GetTransformAnimations()) { in CreateTransformAnimation() local
229 for (auto& animation : animations) { in BindingTransformAnimationToController() local
703 auto animation = option.GetTransformOriginAnimation(); in CreateTransformOriginAnimation() local
779 PropertyAnimatableType propertyType, const TweenOption& option, RefPtr<Animation<V>>& animation) in CreatePropertyAnimation()
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp52 auto animation = configObj_[CHARGER_ANIMATION_NAME]; in ParseConfig() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp58 const OHOS::Ace::PreviewAnimation& animation) in UpdatePreviewStyleWithAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.cpp175 AnimationOption animation; in ParseDialogProperties() local
179 AnimationOption animation; in ParseDialogProperties() local
H A Dscroller_modifier.cpp67 ArkUI_Bool animation, const struct ArkUIScrollerAnimationType* animationType) in ScrollTo()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.cpp86 IAnimation::Ptr animation = GetOwner(); in UpdateController() local
188 auto animation = GetOwner(); in Seek() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp60 void Animator::AddInterpolator(const RefPtr<Interpolator>& animation) in AddInterpolator()
67 void Animator::RemoveInterpolator(const RefPtr<Interpolator>& animation) in RemoveInterpolator()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator.cpp128 RefPtr<Animation<double>> animation; in SetOnframe() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_spring_animation_test.cpp131 auto animation = RSRenderSpringAnimation::Unmarshalling(parcel); variable
403 RSRenderSpringAnimation animation; variable

12345678