/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_virtual_screen_processor.cpp | 38 bool RSVirtualScreenProcessor::Init(RSDisplayRenderNode& node, int32_t offsetX, int32_t offsetY, ScreenId mirroredId, in Init() argument 93 void RSVirtualScreenProcessor::ProcessSurface(RSSurfaceRenderNode& node) in ProcessSurface() argument 118 ProcessDisplaySurface(RSDisplayRenderNode& node) ProcessDisplaySurface() argument 123 ProcessRcdSurface(RSRcdSurfaceRenderNode& node) ProcessRcdSurface() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_proxy_render_node_test.cpp | 52 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); in HWTEST_F() local 79 auto node in HWTEST_F() local 97 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local 114 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local 133 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local 153 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local 173 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local 193 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rstextureexport_fuzzer/ |
H A D | rstextureexport_fuzzer.cpp | 67 std::shared_ptr<RSNode> node = RSRootNode::Create(isRenderServiceNode);
in DoRSTextureExport() local 86 std::shared_ptr<RSNode> node = RSRootNode::Create(isRenderServiceNode);
in DoDoTextureExport() local 106 std::shared_ptr<RSNode> node = RSRootNode::Create(isRenderServiceNode);
in DoStopTextureExport() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_root_node_command.cpp | 29 auto node = std::shared_ptr<RSRootRenderNode>(new RSRootRenderNode(id, in Create() local 53 auto node = nodeMap.GetRenderNode<RSRootRenderNode>(id); in AttachToUniSurfaceNode() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_surface_capture_task_parallel_test.cpp | 87 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(0); in HWTEST_F() local 120 std::shared_ptr<RSDisplayRenderNode> node = std::make_shared<RSDisplayRenderNode>(0, config); in HWTEST_F() local 211 auto node = std::make_shared<RSRenderNode>(id); in HWTEST_F() local 228 auto node = std::make_shared<RSRenderNode>(id); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_surface_capture_task_parallel_unit_test.cpp | 67 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(0); in HWTEST_F() local 120 std::shared_ptr<RSDisplayRenderNode> node = std::make_shared<RSDisplayRenderNode>(0, config); in HWTEST_F() local 211 auto node = std::make_shared<RSRenderNode>(id); in HWTEST_F() local 229 auto node = std::make_shared<RSRenderNode>(id); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_canvas_node_command_test.cpp | 101 auto node = context.GetNodeMap().GetRenderNode<RSCanvasRenderNode>(id); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
H A D | test_RSBackground_UseEffect.cpp | 36 void setNode(std::shared_ptr<RSCanvasNode>& node, float alpha) in setNode() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_effect_render_node_drawable.cpp | 24 RSEffectRenderNodeDrawable::RSEffectRenderNodeDrawable(std::shared_ptr<const RSRenderNode>&& node) in RSEffectRenderNodeDrawable() argument 28 RSRenderNodeDrawable::Ptr RSEffectRenderNodeDrawable::OnGenerate(std::shared_ptr<const RSRenderNode> node) in OnGenerate() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_context.cpp | 36 void RSContext::AddActiveNode(const std::shared_ptr<RSRenderNode>& node) in AddActiveNode() argument 46 bool RSContext::HasActiveNode(const std::shared_ptr<RSRenderNode>& node) in HasActiveNode() argument 56 AddPendingSyncNode(const std::shared_ptr<RSRenderNode> node) AddPendingSyncNode() argument [all...] |
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | queue_strategy.h | 39 T* node = head;
in DequeBatch() local
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_thread.cpp | 159 TaskWithNode node = TaskWithNode(); in HWTEST_F() local
|
/foundation/communication/dsoftbus/sdk/frame/common/src/ |
H A D | softbus_client_event_manager.c | 28 ListNode node; member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_trans_lane.h | 35 ListNode node; member
|
/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_manager.h | 56 ListNode node; member
|
H A D | auth_request.h | 44 ListNode node; member
|
/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | trans_network_statistics.h | 33 ListNode node; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/ |
H A D | trans_udp_channel_manager.h | 34 ListNode node; member 46 ListNode node; member
|
/foundation/communication/netmanager_base/utils/common_utils/include/ |
H A D | lru_cache.h | 95 void AddNode(const Node &node)
in AddNode() argument 115 Node node = nodeList_.back();
in EraseTailNode() local
|
/foundation/communication/dsoftbus/core/bus_center/utils/include/ |
H A D | lnn_map.h | 50 MapNode *node; /* Map node */ member
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/ |
H A D | client_trans_tcp_direct_manager.h | 44 ListNode node; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | softap_parser.cpp | 31 bool SoftapXmlParser::ParseInternal(xmlNodePtr node)
in ParseInternal() argument 97 GetConfigNameAsInt(xmlNodePtr node) GetConfigNameAsInt() argument [all...] |
/foundation/communication/wifi/wifi/base/utils/ |
H A D | xml_parser.h | 97 GetPrimValue(xmlNodePtr node, const PrimType type) GetPrimValue() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
H A D | store_meta_data_local.cpp | 28 bool PolicyValue::Unmarshal(const json &node) in Unmarshal() argument 74 Unmarshal(const json &node) Unmarshal() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | subscription_test.cpp | 44 Subscription::json node; in HWTEST_F() local 58 Subscription::json node; in HWTEST_F() local 80 Subscription::json node; HWTEST_F() local 94 Subscription::json node; HWTEST_F() local [all...] |