Home
last modified time | relevance | path

Searched refs:needForceSync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h567 void CancelAnimationByProperty(const PropertyId& id, const bool needForceSync = false);
H A Drs_node.cpp389 void RSNode::CancelAnimationByProperty(const PropertyId& id, const bool needForceSync) in CancelAnimationByProperty() argument
407 if (needForceSync) { in CancelAnimationByProperty()