/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | animatable_matrix4.cpp | 84 …RefPtr<CurveAnimation<TransformOperation>> animation = AceType::MakeRefPtr<CurveAnimation<Transfor… in AnimateTo() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/ |
H A D | scroll_animation_test_ng.cpp | 51 std::shared_ptr<AnimationUtils::Animation> animation; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_transition_imp.cpp | 139 …ArkUI_TransitionEffect_SetAnimation(ArkUI_TransitionEffect* option, ArkUI_AnimateOption* animation) in OH_ArkUI_TransitionEffect_SetAnimation()
|
H A D | node_transition.h | 47 ArkUI_AnimateOption* animation; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_animation_command.cpp | 50 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 D | rsanimationbase_fuzzer.cpp | 181 … 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 D | rs_spring_animation_test.cpp | 83 auto animation = std::make_shared<RSRenderSpringAnimation>(); in HWTEST_F() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | animatable_double.h | 128 RefPtr<CurveAnimation<double>> animation = in AnimateTo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_animation.cpp | 91 auto animation = weak.Upgrade(); in GetCurve() local
|
H A D | property_animatable.h | 62 … 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 D | hdi_light_connection.cpp | 75 …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 D | render_bubble_progress.cpp | 36 RefPtr<CurveAnimation<double>> animation = in OnPostFlush() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | transform_convertor.cpp | 77 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 D | render_picker_option.cpp | 210 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 D | rs_animation.cpp | 504 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 D | rs_implicit_animation_param.cpp | 191 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 D | tween_element.cpp | 84 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 D | animation_config.cpp | 52 auto animation = configObj_[CHARGER_ANIMATION_NAME]; in ParseConfig() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/ |
H A D | interaction_impl.cpp | 58 const OHOS::Ace::PreviewAnimation& animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | custom_dialog_model.cpp | 175 AnimationOption animation; in ParseDialogProperties() local 179 AnimationOption animation; in ParseDialogProperties() local
|
H A D | scroller_modifier.cpp | 67 ArkUI_Bool animation, const struct ArkUIScrollerAnimationType* animationType) in ScrollTo()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.cpp | 86 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 D | mock_animator.cpp | 60 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 D | cj_animator.cpp | 128 RefPtr<Animation<double>> animation; in SetOnframe() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_spring_animation_test.cpp | 131 auto animation = RSRenderSpringAnimation::Unmarshalling(parcel); variable 403 RSRenderSpringAnimation animation; variable
|