Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Ddual_display_fold_policy.cpp40 const int32_t ADD_DISPLAY_NODE = 1; variable
302 AddOrRemoveDisplayNodeToTree(onScreenId, ADD_DISPLAY_NODE); in ChangeScreenDisplayModeInner()
338 AddOrRemoveDisplayNodeToTree(SCREEN_ID_SUB, ADD_DISPLAY_NODE); in ChangeScreenDisplayModeToCoordination()
371 if (command == ADD_DISPLAY_NODE) { in AddOrRemoveDisplayNodeToTree()
H A Dsingle_display_pocket_fold_policy.cpp35 const int32_t ADD_DISPLAY_NODE = 1; variable
505 if (command == ADD_DISPLAY_NODE) { in AddOrRemoveDisplayNodeToTree()
535 AddOrRemoveDisplayNodeToTree(SCREEN_ID_MAIN, ADD_DISPLAY_NODE); in ChangeScreenDisplayModeToCoordination()