Home
last modified time | relevance | path

Searched refs:IsWindowNodeShownOrShowing (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_state_machine.h55 bool IsWindowNodeShownOrShowing();
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_state_machine.cpp131 bool WindowNodeStateMachine::IsWindowNodeShownOrShowing() in IsWindowNodeShownOrShowing() function in OHOS::Rosen::WindowNodeStateMachine
134 WLOGFD("IsWindowNodeShownOrShowing id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsWindowNodeShownOrShowing()
H A Dremote_animation.cpp236 if (dstNode->stateMachine_.IsWindowNodeShownOrShowing()) { in GetTransitionEvent()
263 if (!weakNode->stateMachine_.IsWindowNodeShownOrShowing()) { in GetTransitionFinishedCallback()
808 } else if (node->stateMachine_.IsWindowNodeShownOrShowing()) { in ExecuteFinalStateTask()
891 if (node->stateMachine_.IsWindowNodeShownOrShowing()) { in ProcessNodeStateTask()
H A Dwindow_controller.cpp86 if (node->stateMachine_.IsWindowNodeShownOrShowing()) { in StartingWindow()

Completed in 6 milliseconds