/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_effect_node.cpp | 40 void RSEffectNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSEffectNode
|
H A D | rs_canvas_node.cpp | 169 void RSCanvasNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSCanvasNode
|
H A D | rs_surface_node.cpp | 609 void RSSurfaceNode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Rosen::RSSurfaceNode
|
H A D | rs_node.cpp | 1892 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 D | rs_node_command.cpp | 54 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 D | abstract_display_controller.cpp | 641 void AbstractDisplayController::SetFreeze(std::vector<DisplayId> displayIds, bool toFreeze) in SetFreeze() function in OHOS::Rosen::AbstractDisplayController
|
H A D | display_manager_service.cpp | 524 bool DisplayManagerService::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() function in OHOS::Rosen::DisplayManagerService
|
H A D | display_manager_proxy.cpp | 1258 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 D | view_abstract_model_impl.h | 181 void SetFreeze(bool) override {} in SetFreeze() function
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | screen_session_manager_interface.h | 101 …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 D | display_manager_adapter.cpp | 372 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 D | ui_node.cpp | 681 void UINode::SetFreeze(bool isFreeze) in SetFreeze() function in OHOS::Ace::NG::UINode
|
H A D | view_abstract_model_ng.h | 907 void SetFreeze(bool freeze) override in SetFreeze() function
|
H A D | view_abstract.cpp | 2758 void ViewAbstract::SetFreeze(bool freeze) in SetFreeze() function in OHOS::Ace::NG::ViewAbstract
|