/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/ |
H A D | render_rating.cpp | 653 auto animation = AceType::MakeRefPtr<KeyframeAnimation<Color>>(); in CreateColorAnimation() local
|
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 398 const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 405 const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_animator.cpp | 61 …Listener(const RefPtr<AnimatorInfo>& animatorInfo, const RefPtr<KeyframeAnimation<double>>& animat… in AddFrameListener()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animation_util.cpp | 532 auto animation = AceType::MakeRefPtr<PropertyAnimation>(type); in AddAnimatable() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/ |
H A D | rsanimation_fuzzer.cpp | 332 auto animation = RSTransitionEffect::Create(); in RsTransitionEffectFuzzTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_layout_manager.cpp | 270 …auto animation = AceType::MakeRefPtr<CurveAnimation<double>>(MIN_FRICTION, MAX_FRICTION, Curves::F… in AnimationForItemUpdate() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.cpp | 571 void ResetTime(AnimationStateComponent& state, const AnimationComponent& animation) in ResetTime() 958 …imationSystem::UpdateAnimation(AnimationStateComponent& state, const AnimationComponent& animation, in UpdateAnimation()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/ |
H A D | drag_client.cpp | 295 const PreviewStyle &previewStyle, const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 295 const PreviewStyle &previewStyle, const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | render_multi_child_scroll.cpp | 70 auto animation = in ProcessScrollExtent() local
|
H A D | render_scroll.cpp | 751 …auto animation = AceType::MakeRefPtr<CurveAnimation<double>>(GetCurrentPosition(), position, curve… in AnimateTo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | render_grid.cpp | 383 …auto animation = AceType::MakeRefPtr<CurveAnimation<double>>(GetCurrentPosition(), position, curve… in AnimateTo() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 635 std::shared_ptr<RSAnimation> animation = nullptr; in SetKeyframeAlphaAnimation() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
H A D | render_water_flow.cpp | 1276 … auto animation = AceType::MakeRefPtr<CurveAnimation<double>>(viewportStartPos_, position, curve); in AnimateToPos() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 409 RSRenderPathAnimation animation( in HWTEST_F() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | intention_service_test.cpp | 266 void IntentionServiceTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_loader.cpp | 2418 bool AnimationSamplers(LoadResult& loadResult, const json::value& jsonData, Animation& animation) in PrimitiveAttributes() 2460 bool AnimationChannels(LoadResult& loadResult, const json::value& jsonData, Animation& animation) in PrimitiveAttributes() 2522 auto animation = make_unique<Animation>(); in PrimitiveAttributes() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 667 RefPtr<KeyframeAnimation<Color>> animation = AceType::MakeRefPtr<KeyframeAnimation<Color>>(); in StartPressAnimation() local 691 RefPtr<KeyframeAnimation<Color>> animation = AceType::MakeRefPtr<KeyframeAnimation<Color>>(); in StartHoverAnimation() local
|
/ohos5.0/base/msdp/device_status/services/communication/client/src/ |
H A D | devicestatus_srv_proxy.cpp | 764 const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_model_ng.cpp | 646 void WaterFlowModelNG::SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int… in SetScrollToIndex()
|
/ohos5.0/base/msdp/device_status/services/communication/service/src/ |
H A D | devicestatus_srv_stub.cpp | 880 PreviewAnimation animation; in UpdatePreviewStyleWithAnimationStub() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | render_text_overlay.cpp | 1114 const RefPtr<KeyframeAnimation<double>>& animation, double from, double to) in BuildFrictionAnimation()
|
/ohos5.0/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_service.cpp | 1137 const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_server_test.cpp | 303 void DragServerTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation()
|