Home
last modified time | relevance | path

Searched refs:AnimateWithCurrentOptions (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Danimation_utils.h52 static void AnimateWithCurrentOptions(
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_animation_utils.cpp127 void AnimationUtils::AnimateWithCurrentOptions( in AnimateWithCurrentOptions() function in OHOS::Ace::AnimationUtils
131 Rosen::RSNode::AnimateWithCurrentOptions(callback, wrappedOnFinish, timingSensitive); in AnimateWithCurrentOptions()
H A Drosen_render_context.cpp5739 AnimationUtils::AnimateWithCurrentOptions(
5772 AnimationUtils::AnimateWithCurrentOptions(
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_animation_utils.cpp110 void AnimationUtils::AnimateWithCurrentOptions( in AnimateWithCurrentOptions() function in OHOS::Ace::AnimationUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.cpp372 AnimationUtils::AnimateWithCurrentOptions(propertyCallback, finishCallback, false); in SyncGeometry()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h150 static std::vector<std::shared_ptr<RSAnimation>> AnimateWithCurrentOptions(
H A Drs_node.cpp276 std::vector<std::shared_ptr<RSAnimation>> RSNode::AnimateWithCurrentOptions( in AnimateWithCurrentOptions() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4478 RSNode::AnimateWithCurrentOptions(propertyCallback, finishCallback, timingSensitive);
4483 …animateWithCurrentOptions = RSNode::AnimateWithCurrentOptions(propertyCallback, finishCallback, ti…
4487 …animateWithCurrentOptions = RSNode::AnimateWithCurrentOptions(propertyCallback, finishCallback, ti…