Home
last modified time | relevance | path

Searched defs:Animate (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_data.h41 virtual T Animate(const T& start, const T& end, float process) in Animate() function in OHOS::Ace::AnimatableData
H A Dscheduler.cpp98 bool Scheduler::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::Scheduler
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_scheduler.cpp31 bool Scheduler::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::Scheduler
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dfake_animation_utils.cpp29 void AnimationUtils::Animate( in Animate() function in OHOS::Ace::AnimationUtils
H A Drosen_animation_utils.cpp118 void AnimationUtils::Animate(const AnimationOption& option, const PropertyCallback& callback, in Animate() function in OHOS::Ace::AnimationUtils
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_animation.cpp41 bool RSRenderParticleAnimation::Animate(int64_t time) in Animate() function in OHOS::Rosen::RSRenderParticleAnimation
H A Drs_animation_manager.cpp144 std::tuple<bool, bool, bool> RSAnimationManager::Animate(int64_t time, bool nodeIsOnTheTree, in Animate() function in OHOS::Rosen::RSAnimationManager
H A Drs_render_animation.cpp322 bool RSRenderAnimation::Animate(int64_t time) in Animate() function in OHOS::Rosen::RSRenderAnimation
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h97 static napi_value Animate(napi_env env, napi_callback_info info) in Animate() function in OHOS::Ace::Napi::DragPreview
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_manager.cpp87 bool RSModifierManager::Animate(int64_t time, int64_t vsyncPeriod) in Animate() function in OHOS::Rosen::RSModifierManager
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
H A Dtheme_mock.cpp274 bool PipelineBase::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dtheme_mock.cpp274 bool PipelineBase::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_animation_utils.cpp76 void AnimationUtils::Animate(const AnimationOption& option, const PropertyCallback& callback, in Animate() function in OHOS::Ace::AnimationUtils
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp415 void RSRenderThread::Animate(uint64_t timestamp) in Animate() function in OHOS::Rosen::RSRenderThread
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp559 bool PipelineBase::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp986 bool PipelineBase::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::OHOS::Ace::OHOS::Ace::PipelineBase
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1211 std::tuple<bool, bool, bool> RSRenderNode::Animate(int64_t timestamp, int64_t period, bool isDisplaySyncEnabled) in Animate() function in __anon9217::OHOS::Rosen::RSRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2817 void RSMainThread::Animate(uint64_t timestamp) in Animate() function in RSMainThread
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp240 std::vector<std::shared_ptr<RSAnimation>> RSNode::Animate(const RSAnimationTimingProtocol& timingProtocol, in Animate() function in OHOS::Rosen::RSNode

Completed in 34 milliseconds