Home
last modified time | relevance | path

Searched defs:SetAllowRunningAsynchronously (Results 1 – 3 of 3) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/common/properties/
Danimation_option.h125 void SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously() function
Dtween_option.h340 void SetAllowRunningAsynchronously(bool allowRunningAsynchronously) in SetAllowRunningAsynchronously() function
/foundation/ace/ace_engine/frameworks/core/animation/
Danimator.cpp267 void Animator::SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously() function in OHOS::Ace::Animator