| /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 | 158 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const PropertyCallback… in AddKeyFrame() function in OHOS::Ace::AnimationUtils 163 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 | 105 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const PropertyCallback… in AddKeyFrame() function in OHOS::Ace::AnimationUtils 111 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 | 170 …void AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const std::function<void()>& property… in AddKeyFrame() function 173 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 | 288 void RSNode::AddKeyFrame( in AddKeyFrame() function in OHOS::Rosen::RSNode 302 void RSNode::AddKeyFrame(const std::shared_ptr<RSUIContext> rsUIContext, in AddKeyFrame() function in OHOS::Rosen::RSNode 317 void RSNode::AddKeyFrame(float fraction, const PropertyCallback& propertyCallback) in AddKeyFrame() function in OHOS::Rosen::RSNode 330 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 | 3251 void PipelineContext::AddKeyFrame( in AddKeyFrame() function in OHOS::Ace::PipelineContext 3281 void PipelineContext::AddKeyFrame(float fraction, const std::function<void()>& propertyCallback) in AddKeyFrame() function in OHOS::Ace::PipelineContext
|