Home
last modified time | relevance | path

Searched refs:WindowNodeStateMachine (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_state_machine.cpp28 WindowNodeStateMachine::WindowNodeStateMachine() in WindowNodeStateMachine() function in OHOS::Rosen::WindowNodeStateMachine
32 WindowNodeStateMachine::~WindowNodeStateMachine() in ~WindowNodeStateMachine()
41 bool WindowNodeStateMachine::GetDestroyTaskParam() in GetDestroyTaskParam()
46 bool WindowNodeStateMachine::GetDestroyTask(StateTask& task) in GetDestroyTask()
60 void WindowNodeStateMachine::SetDestroyTask(StateTask task) in SetDestroyTask()
100 int32_t WindowNodeStateMachine::GetAnimationCount() in GetAnimationCount()
106 bool WindowNodeStateMachine::IsRemoteAnimationPlaying() in IsRemoteAnimationPlaying()
117 bool WindowNodeStateMachine::IsShowAnimationPlaying() in IsShowAnimationPlaying()
124 bool WindowNodeStateMachine::IsHideAnimationPlaying() in IsHideAnimationPlaying()
131 bool WindowNodeStateMachine::IsWindowNodeShownOrShowing() in IsWindowNodeShownOrShowing()
[all …]
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_state_machine.h43 class WindowNodeStateMachine {
45 WindowNodeStateMachine();
47 ~WindowNodeStateMachine();
H A Dwindow_node.h168 WindowNodeStateMachine stateMachine_;