Home
last modified time | relevance | path

Searched defs:windowType (Results 1 – 11 of 11) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dwindow_state_observer.cpp31 auto windowType = focusChangeInfo->windowType_; in OnFocused() local
48 auto windowType = focusChangeInfo->windowType_; in OnUnfocused() local
Dcgroup_event_handler.cpp315 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleFocusedWindow()
365 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleUnfocusedWindow()
/foundation/ace/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.cpp61 auto windowType = parentWindow->GetType(); in InitContainer() local
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_mission_info.h50 int32_t windowType = 0; member
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/src/
Dui_service_mgr_proxy.cpp179 OHOS::Rosen::WindowType windowType, in ShowDialog()
Dui_service_mgr_stub.cpp145 auto windowType = static_cast<OHOS::Rosen::WindowType>(data.ReadUint32()); in ShowDialogInner() local
Dui_service_mgr_client.cpp131 OHOS::Rosen::WindowType windowType, in ShowDialog()
Dui_mgr_service.cpp179 OHOS::Rosen::WindowType windowType, in ShowDialog()
/foundation/windowmanager/wmserver/src/
Dwindow_layout_policy.cpp228 WindowType windowType = node->GetWindowType(); in LimitWindowSize() local
/foundation/graphic/standard/frameworks/wmserver/src/
Dwmserver.c421 uint32_t windowType, uint32_t windowMode) in AddSurface()
969 uint32_t windowType) in SetWindowType()
984 uint32_t windowId, uint32_t windowType) in ControllerSetWindowType()
1608 uint32_t windowId, uint32_t screenId, uint32_t windowType) in CreateWindow()
1657 uint32_t screenId, uint32_t windowType) in ControllerCreateWindow()
/foundation/graphic/standard/interfaces/kits/napi/graphic/window/
Dnative_window_module.cpp173 int windowType; in MainFunc() local