Home
last modified time | relevance | path

Searched defs:win (Results 1 - 15 of 15) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_occlusion_config.cpp25 bool RSOcclusionConfig::IsLeashWindow(std::string win) in IsLeashWindow() argument
30 bool RSOcclusionConfig::IsStartingWindow(std::string win) in IsStartingWindow() argument
35 bool RSOcclusionConfig::IsAlphaWindow(std::string win) in IsAlphaWindow() argument
45 bool RSOcclusionConfig::IsDividerBar(std::string win) in IsDividerBar() argument
/foundation/ability/ability_runtime/test/unittest/cj_ability_object_test/
H A Dcj_ability_object_test.cpp40 auto win = std::make_shared<Rosen::WindowScene>(); in ProxyCall() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_occlusion_config_test.cpp47 std::string win = "test"; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dsupervisor.cpp60 std::shared_ptr<WindowInfo> win = std::make_shared<WindowInfo>(windowId); in GetWindowInfoNonNull() local
H A Dcgroup_event_handler.cpp460 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleFocusedWindow() local
506 auto win = procRecord->GetWindowInfoNonNull(windowId); in HandleUnfocusedWindow() local
738 auto win = proc->GetWindowInfoNonNull(windowId); UpdateActivepWebRenderInfo() local
[all...]
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp44 void LiteProxyWindowsManager::RemoveWindow(IWindow* win) in RemoveWindow() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp249 CreateFunctionsVk::Window win; in SwapchainVk() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test.cpp406 const sptr<Window>& win = Utils::CreateTestWindow(fullScreenAppinfo_); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp320 std::string win = GetStringFromData(STR_LEN); in RSOcclusionConfigFuzzTes() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp272 sptr<Rosen::Window> win = context->GetWindow(); in OnStop() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window.cpp303 LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, const std::shared_ptr<Rosen::ExtensionWindow> win, napi_env env, NapiAsyncTask& task, sptr<IRemoteObject> parentToken, bool isLoadedByName) LoadContentTask() argument
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp640 auto win = winList_.Begin(); in FindTargetWindow() local
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp238 auto win = iter->second.second; in GetTopWindowWithContext() local
1098 auto win = winPair.second.second; in MapFloatingWindowToAppIfNeeded() local
1117 auto win in MapDialogWindowToAppIfNeeded() local
1208 auto win = winPair.second.second; IsAppMainOrSubOrFloatingWindow() local
[all...]
H A Dwindow_session_impl.cpp876 auto win = winPair.second.second; in FindMainWindowWithContext() local
H A Dwindow_scene_session_impl.cpp2750 auto win = winPair.second.second; in GetTopWindowWithContext() local
2793 auto win = winPair.second.second; in GetMainWindowWithContext() local
2811 auto win = winPair.second.second; GetMainWindowWithId() local
2830 auto win = winPair.second.second; GetWindowWithId() local
[all...]

Completed in 26 milliseconds