Home
last modified time | relevance | path

Searched defs:isForeground (Results 1 - 25 of 27) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_effect_render_node_test.cpp267 bool isForeground = true; in HWTEST_F() local
H A Drs_render_node_test2.cpp960 bool isForeground = true; in HWTEST_F() local
981 bool isForeground = true; in HWTEST_F() local
998 bool isForeground = true; HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_manager_agent_lite.cpp55 void WindowManagerAgentLite::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged() argument
H A Dwindow_manager_lite.cpp261 void WindowManagerLite::Impl::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged() argument
H A Dwindow_session_impl.cpp3846 WSError WindowSessionImpl::NotifyDialogStateChange(bool isForeground) in NotifyDialogStateChange() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_agent_controller.cpp112 void WindowManagerAgentController::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged() argument
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp170 bool isForeground = data.ReadBool(); in OnRemoteRequest() local
H A Dwindow_manager_agent_proxy.cpp415 void WindowManagerAgentProxy::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged() argument
/foundation/communication/netmanager_base/test/fuzztest/netbasebranch_fuzzer/
H A Dnet_base_branch_fuzzer.cpp125 bool isForeground = GetNetBranchFuzzData<bool>(); in NetPolicyRuleBranchFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_manager.cpp92 bool isForeground = uiExtension->IsForeground(); in HandleUnfocusedModalUecBackPressed() local
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.cpp403 bool isForeground = true; in StateEnter() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp379 void SystemSession::UpdatePiPWindowStateChanged(bool isForeground) in UpdatePiPWindowStateChanged() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager_agent_controller.cpp233 void SessionManagerAgentController::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_surface_node_command.cpp275 void SurfaceNodeCommandHelper::SetForeground(RSContext& context, NodeId nodeId, bool isForeground) in SetForeground() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp430 void NetPolicyRule::UpdateForegroundUidList(uint32_t uid, bool isForeground) in UpdateForegroundUidList() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp572 bool isForeground = GetData<bool>(); in DoSetForeground() local
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp185 bool isForeground = appAidInfo.element.GetBundleName() == foregroundElement_.GetBundleName() && in BuildAidEntries() local
422 bool isForeground = elementName.GetBundleName() == foregroundElement_.GetBundleName() && in SearchElementByAid() local
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp938 WSError SessionStageProxy::NotifyDialogStateChange(bool isForeground) in NotifyDialogStateChange() argument
H A Dsession_stage_stub.cpp440 bool isForeground = data.ReadBool(); in HandleNotifyDialogStateChange() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_node.cpp867 void RSSurfaceNode::SetForeground(bool isForeground) in SetForeground() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h817 bool isForeground; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp1706 bool isForeground = false; in GenerateCachedOpItem() local
1371 DrawImageRectOpItem(const Image& image, const Rect& src, const Rect& dst, const SamplingOptions& sampling, SrcRectConstraint constraint, const Paint& paint, bool isForeground) DrawImageRectOpItem() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp2797 bool isForeground = ability->IsAbilityState(FOREGROUND) || ability->IsAbilityState(FOREGROUNDING); in HandleLauncherDied() local
2830 bool isForeground = ability->IsAbilityState(FOREGROUND) || ability->IsAbilityState(FOREGROUNDING); in HandleAbilityDiedByDefault() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1056 void SetForeground(bool isForeground) in SetForeground() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1988 void RSRenderNode::MarkFilterStatusChanged(bool isForeground, bool isFilterRegionChanged) in MarkFilterStatusChanged() argument
2035 void RSRenderNode::UpdateFilterCacheWithBelowDirty(RSDirtyRegionManager& dirtyManager, bool isForeground) in UpdateFilterCacheWithBelowDirty() argument
[all...]

Completed in 48 milliseconds

12