Home
last modified time | relevance | path

Searched defs:win (Results 1 – 22 of 22) 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/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.ts31 let win; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_occlusion_config_test.cpp47 std::string win = "test"; variable
/foundation/window/window_manager_lite/frameworks/wms/
Dlite_proxy_windows_manager.cpp44 void LiteProxyWindowsManager::RemoveWindow(IWindow* win) in RemoveWindow()
/foundation/ability/ability_runtime/test/unittest/cj_ability_object_test/
Dcj_ability_object_test.cpp40 auto win = std::make_shared<Rosen::WindowScene>(); in ProxyCall() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dcgroup_event_handler.cpp461 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleFocusedWindow() local
507 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleUnfocusedWindow() local
738 auto win = proc->GetWindowInfoNonNull(windowId); in UpdateActivepWebRenderInfo() local
Dsupervisor.cpp60 std::shared_ptr<WindowInfo> win = std::make_shared<WindowInfo>(windowId); in GetWindowInfoNonNull() local
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_immersive_test.cpp406 const sptr<Window>& win = Utils::CreateTestWindow(fullScreenAppinfo_); variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dswapchain_vk.cpp249 CreateFunctionsVk::Window win; in SwapchainVk() local
/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_lite/services/wms/
Dlite_wm.cpp640 auto win = winList_.Begin(); in FindTargetWindow() local
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp2663 auto win = winPair.second.second; in GetTopWindowWithContext() local
2706 auto win = winPair.second.second; in GetMainWindowWithContext() local
2724 auto win = winPair.second.second; in GetMainWindowWithId() local
2743 auto win = winPair.second.second; in GetWindowWithId() local
Dwindow_impl.cpp225 auto win = iter->second.second; in GetTopWindowWithContext() local
1057 auto win = winPair.second.second; in MapFloatingWindowToAppIfNeeded() local
1076 auto win = winPair.second.second; in MapDialogWindowToAppIfNeeded() local
1168 auto win = winPair.second.second; in IsAppMainOrSubOrFloatingWindow() local
Dwindow_session_impl.cpp906 auto win = winPair.second.second; in FindMainWindowWithContext() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp379 sptr<Window> win = weakScene ? weakScene->GetMainWindow() : nullptr; in OnLoadContent() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
Djs_extension_window.cpp304 const std::shared_ptr<Rosen::ExtensionWindow> win, napi_env env, NapiAsyncTask& task, in LoadContentTask()
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp1468 for (const auto &win : item.defaultHotAreas) { in UpdateDisplayInfo() local
3920 for (const auto &win : item.defaultHotAreas) { in UpdateDisplayInfo() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_manager_impl.cpp686 for (const auto &win : item.defaultHotAreas) { in PrintWindowInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_visitor.cpp3248 for (const auto& win : drmKeyWins) { in MarkBlurIntersectWithDRM() local