Home
last modified time | relevance | path

Searched defs:SetFreeze (Results 1 – 14 of 14) sorted by relevance

/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() function in OHOS::Rosen::RSEffectNode
H A Drs_canvas_node.cpp169 void RSCanvasNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSCanvasNode
H A Drs_surface_node.cpp609 void RSSurfaceNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSSurfaceNode
H A Drs_node.cpp1892 void RSNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSNode
/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() function in OHOS::Rosen::RSNodeCommandHelper
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_display_controller.cpp641 void AbstractDisplayController::SetFreeze(std::vector<DisplayId> displayIds, bool toFreeze) in SetFreeze() function in OHOS::Rosen::AbstractDisplayController
H A Ddisplay_manager_service.cpp524 bool DisplayManagerService::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp1258 bool DisplayManagerProxy::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h181 void SetFreeze(bool) override {} in SetFreeze() function
/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() function
/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() function in OHOS::Rosen::DisplayManagerAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp681 void UINode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Ace::NG::UINode
H A Dview_abstract_model_ng.h907 void SetFreeze(bool freeze) override in SetFreeze() function
H A Dview_abstract.cpp2758 void ViewAbstract::SetFreeze(bool freeze) in SetFreeze() function in OHOS::Ace::NG::ViewAbstract