Home
last modified time | relevance | path

Searched defs:win (Results 1 – 19 of 19) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_occlusion_config.cpp25 bool RSOcclusionConfig::IsLeashWindow(std::string win) in IsLeashWindow()
30 bool RSOcclusionConfig::IsStartingWindow(std::string win) in IsStartingWindow()
35 bool RSOcclusionConfig::IsAlphaWindow(std::string win) in IsAlphaWindow()
45 bool RSOcclusionConfig::IsDividerBar(std::string win) in IsDividerBar()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_occlusion_config_test.cpp47 std::string win = "test"; variable
/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/ets/ServiceExtAbility/
DTipsServiceExtAbility.ts25 let win; variable
DJumpInterceptorServiceExtAbility.ts24 let win; variable
DSwitchUserServiceExtAbility.ts29 let win; variable
DSelectorServiceExtAbility.ts29 let win; variable
/foundation/distributedhardware/device_manager/display/entry/src/main/ets/ServiceExtAbility/
DBluetoothDialogAbility.ts82 const win: window.Window = await window.create(this.context, name, windowType); constant
/foundation/window/window_manager_lite/frameworks/wms/
Dlite_proxy_windows_manager.cpp44 void LiteProxyWindowsManager::RemoveWindow(IWindow* win) in RemoveWindow()
/foundation/arkui/ace_engine/test/fuzztest/manifest_fuzzer/
Dmanifest_fuzzer.cpp34 OHOS::Ace::Framework::ManifestWindow win; in DoSomethingInterestingWithMyAPI() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dsupervisor.cpp56 std::shared_ptr<WindowInfo> win = std::make_shared<WindowInfo>(windowId); in GetWindowInfoNonNull() local
Dcgroup_event_handler.cpp395 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleFocusedWindow() local
440 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleUnfocusedWindow() local
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_immersive_test.cpp404 const sptr<Window>& win = Utils::CreateTestWindow(fullScreenAppinfo_); variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
Drsrendernode_fuzzer.cpp320 std::string win = GetStringFromData(STR_LEN); in RSOcclusionConfigFuzzTes() local
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp121 auto win = winPair.second.second; in FindMainWindowWithContext() local
1925 auto win = winPair.second.second; in GetTopWindowWithContext() local
1966 auto win = winPair.second.second; in GetMainWindowWithId() local
Dwindow_impl.cpp211 auto win = iter->second.second; in GetTopWindowWithContext() local
951 auto win = winPair.second.second; in MapFloatingWindowToAppIfNeeded() local
970 auto win = winPair.second.second; in MapDialogWindowToAppIfNeeded() local
1061 auto win = winPair.second.second; in IsAppMainOrSubOrFloatingWindow() local
/foundation/window/window_manager_lite/services/wms/
Dlite_wm.cpp640 auto win = winList_.Begin(); in FindTargetWindow() local
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp874 for (const auto &win : item.defaultHotAreas) { in PrintWindowInfo() local
1856 for (const auto &win : item.defaultHotAreas) { in UpdateTouchScreenTarget() local
2447 for (const auto &win : item.defaultHotAreas) { in Dump() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp375 sptr<Window> win = weakScene ? weakScene->GetMainWindow() : nullptr; in OnLoadContent() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_manager_impl.cpp564 for (const auto &win : item.defaultHotAreas) { in PrintWindowInfo() local