Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_state_machine.cpp48 if (!RemoteAnimation::IsAnimationFirst()) { in GetDestroyTask()
78 if (!RemoteAnimation::IsAnimationFirst()) { in UpdateAnimationTaskCount()
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h80 static inline bool IsAnimationFirst() in IsAnimationFirst() function