| /foundation/arkui/ace_engine/test/mock/core/animation/ |
| D | mock_scheduler.cpp | 48 void Scheduler::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const std::function<void()>… in AddKeyFrame() function in OHOS::Ace::Scheduler 51 void Scheduler::AddKeyFrame(float fraction, const std::function<void()>& propertyCallback) {} in AddKeyFrame() function in OHOS::Ace::Scheduler
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | fake_animation_utils.cpp | 36 void AnimationUtils::AddKeyFrame( in AddKeyFrame() function in OHOS::Ace::AnimationUtils 40 void AnimationUtils::AddKeyFrame(float fraction, const PropertyCallback& callback) in AddKeyFrame() function in OHOS::Ace::AnimationUtils
|
| D | rosen_animation_utils.cpp | 186 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const PropertyCallback… in AddKeyFrame() function in OHOS::Ace::AnimationUtils 193 void AnimationUtils::AddKeyFrame(float fraction, const PropertyCallback& callback, in AddKeyFrame() function in OHOS::Ace::AnimationUtils
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| D | rs_keyframe_animation.cpp | 33 void RSKeyframeAnimation::AddKeyFrame(float fraction, const std::shared_ptr<RSPropertyBase>& value, in AddKeyFrame() function in OHOS::Rosen::RSKeyframeAnimation 57 void RSKeyframeAnimation::AddKeyFrame(int startDuration, int endDuration, in AddKeyFrame() function in OHOS::Rosen::RSKeyframeAnimation
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | scheduler.cpp | 133 void Scheduler::AddKeyFrame( in AddKeyFrame() function in OHOS::Ace::Scheduler 145 void Scheduler::AddKeyFrame(float fraction, const std::function<void()>& propertyCallback) in AddKeyFrame() function in OHOS::Ace::Scheduler
|
| /foundation/arkui/ace_engine/test/mock/core/render/ |
| D | mock_animation_utils.cpp | 114 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, in AddKeyFrame() function in OHOS::Ace::AnimationUtils 121 void AnimationUtils::AddKeyFrame(float fraction, const PropertyCallback& callback, in AddKeyFrame() function in OHOS::Ace::AnimationUtils
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| D | pipeline_context.h | 182 …void AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const std::function<void()>& property… in AddKeyFrame() function 185 void AddKeyFrame(float fraction, const std::function<void()>& propertyCallback) override {} in AddKeyFrame() function
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 359 void RSNode::AddKeyFrame( in AddKeyFrame() function in OHOS::Rosen::RSNode 373 void RSNode::AddKeyFrame(const std::shared_ptr<RSUIContext> rsUIContext, in AddKeyFrame() function in OHOS::Rosen::RSNode 388 void RSNode::AddKeyFrame(float fraction, const PropertyCallback& propertyCallback) in AddKeyFrame() function in OHOS::Rosen::RSNode 401 void RSNode::AddKeyFrame(const std::shared_ptr<RSUIContext> rsUIContext, in AddKeyFrame() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| D | pipeline_context.cpp | 3270 void PipelineContext::AddKeyFrame( in AddKeyFrame() function in OHOS::Ace::PipelineContext 3301 void PipelineContext::AddKeyFrame(float fraction, const std::function<void()>& propertyCallback) in AddKeyFrame() function in OHOS::Ace::PipelineContext
|