Home
last modified time | relevance | path

Searched defs:isFreeze (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_effect_node.cpp40 void RSEffectNode::SetFreeze(bool isFreeze) in SetFreeze()
H A Drs_canvas_node.cpp169 void RSCanvasNode::SetFreeze(bool isFreeze) in SetFreeze()
H A Drs_surface_node.cpp609 void RSSurfaceNode::SetFreeze(bool isFreeze) in SetFreeze()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rseffectnode_fuzzer/
H A Drseffectnode_fuzzer.cpp92 bool isFreeze = GetData<bool>(); in DoSetFreeze() local
/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h37 bool isFreeze; member
H A Dhistory_event_record.h31 bool isFreeze; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp96 const RSSurfaceCaptureConfig& captureConfig, bool isSystemCalling, bool isFreeze) in Capture()
190 sptr<RSISurfaceCaptureCallback> callback, bool isSystemCalling, bool isFreeze) in Run()
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp255 bool isFreeze = data.ReadBool(); in OnRemoteRequest() local
367 bool CommonEventStub::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
H A Dcommon_event_proxy.cpp526 bool CommonEventProxy::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
H A Dcommon_event.cpp341 bool CommonEvent::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp150 bool CommonEventManager::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp443 bool isFreeze = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_command.cpp54 void RSNodeCommandHelper::SetFreeze(RSContext& context, NodeId nodeId, bool isFreeze) in SetFreeze()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp440 void RepeatVirtualScrollNode::UpdateChildrenFreezeState(bool isFreeze) in UpdateChildrenFreezeState()
H A Dlazy_for_each_node.cpp440 void LazyForEachNode::UpdateChildrenFreezeState(bool isFreeze) in UpdateChildrenFreezeState()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp552 bool CommonEventManagerService::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
H A Dinner_common_event_manager.cpp473 bool InnerCommonEventManager::SetFreezeStatus(std::set<int> pidList, bool isFreeze) in SetFreezeStatus()
H A Dcommon_event_subscriber_manager.cpp217 std::string isFreeze = record->isFreeze ? "true" : "false"; in DumpDetailed() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp524 bool DisplayManagerService::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h101 …virtual bool SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) override { return false; } in SetFreeze()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp492 bool isFreeze = GetData<bool>(); in DoSetWindowIdAndSetFreeze() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp681 void UINode::SetFreeze(bool isFreeze) in SetFreeze()
693 void UINode::UpdateChildrenFreezeState(bool isFreeze) in UpdateChildrenFreezeState()
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp372 bool DisplayManagerAdapter::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp131 bool RSRenderServiceClient::SetWindowFreezeImmediately(NodeId id, bool isFreeze, in SetWindowFreezeImmediately()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp131 bool RSRenderServiceClient::SetWindowFreezeImmediately(NodeId id, bool isFreeze, in SetWindowFreezeImmediately()

12