Home
last modified time | relevance | path

Searched defs:nodeId (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_render_service_visitor_test.cpp80 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
95 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
110 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
125 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
140 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[5]; variable
155 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[6]; variable
170 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[7]; variable
185 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[0]; variable
200 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
222 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
[all …]
Drs_uni_ui_capture_test.cpp46 NodeId nodeId = 0; variable
62 NodeId nodeId = 0; variable
79 NodeId nodeId = 0; variable
97 NodeId nodeId = 0; variable
115 NodeId nodeId = 0; variable
/foundation/arkui/ace_engine/test/unittest/core/accessibility/js_inspector/
Djs_inspector_test.cpp519 NodeId nodeId = -1; variable
533 NodeId nodeId = -1; variable
556 NodeId nodeId = -1; variable
570 NodeId nodeId = -1; variable
590 NodeId nodeId = -1; variable
610 NodeId nodeId = -1; variable
630 NodeId nodeId = -1; variable
650 NodeId nodeId = -1; variable
670 NodeId nodeId = -1; variable
690 NodeId nodeId = -1; variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
Drs_render_thread_visitor_test.cpp81 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
95 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
111 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
128 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
143 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
157 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
174 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
188 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
217 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
231 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
[all …]
Drs_render_thread_test.cpp50 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
65 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
Drs_node_command_test.cpp44 NodeId nodeId = static_cast<NodeId>(-1); variable
57 NodeId nodeId = static_cast<NodeId>(-1); variable
70 NodeId nodeId = static_cast<NodeId>(-1); variable
82 NodeId nodeId = static_cast<NodeId>(-1); variable
96 NodeId nodeId = static_cast<NodeId>(1); variable
109 NodeId nodeId = static_cast<NodeId>(1); variable
122 NodeId nodeId = static_cast<NodeId>(1); variable
148 NodeId nodeId = static_cast<NodeId>(1); variable
Drs_base_node_command_test.cpp44 NodeId nodeId = static_cast<NodeId>(-1); variable
56 NodeId nodeId = static_cast<NodeId>(-1); variable
70 NodeId nodeId = static_cast<NodeId>(-1); variable
84 NodeId nodeId = static_cast<NodeId>(-1); variable
98 NodeId nodeId = static_cast<NodeId>(-1); variable
112 NodeId nodeId = static_cast<NodeId>(-1); variable
124 NodeId nodeId = static_cast<NodeId>(-1); variable
Drs_canvas_node_command_test.cpp44 NodeId nodeId = static_cast<NodeId>(-1); variable
58 NodeId nodeId = static_cast<NodeId>(-1); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/
Dnav_bar_test_ng.cpp169 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
185 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
204 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
224 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
243 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
260 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
277 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
294 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
310 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
324 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
[all …]
Dtitle_bar_test_ng.cpp134 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
256 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
270 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
284 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
298 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
312 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
326 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
340 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
354 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
369 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
Dbar_item_test_ng.cpp159 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
175 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
191 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
205 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
219 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
233 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
247 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Ddistributed_ui.cpp181 void DistributedUI::AddDeletedNode(int32_t nodeId) in AddDeletedNode()
189 void DistributedUI::AddNewNode(int32_t nodeId) in AddNewNode()
197 void DistributedUI::AddDirtyCustomNode(int32_t nodeId) in AddDirtyCustomNode()
205 void DistributedUI::AddDirtyRenderNode(int32_t nodeId) in AddDirtyRenderNode()
213 void DistributedUI::AddDirtyLayoutNode(int32_t nodeId) in AddDirtyLayoutNode()
347 for (const auto& nodeId : dirtyRenderNodes_) { in DumpDirtyRenderNodes() local
367 for (const auto& nodeId : dirtyLayoutNodes_) { in DumpDirtyLayoutNodes() local
387 for (const auto& nodeId : newNodes_) { in DumpNewNodes() local
406 for (const auto& nodeId : deletedNodes_) { in DumpDelNodes() local
448 bool DistributedUI::IsNewNode(int32_t nodeId) in IsNewNode()
[all …]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_node_command.cpp20 void RSNodeCommandHelper::AddModifier(RSContext& context, NodeId nodeId, in AddModifier()
30 void RSNodeCommandHelper::RemoveModifier(RSContext& context, NodeId nodeId, PropertyId propertyId) in RemoveModifier()
39 void RSNodeCommandHelper::SetFreeze(RSContext& context, NodeId nodeId, bool isFreeze) in SetFreeze()
48 void RSNodeCommandHelper::MarkNodeGroup(RSContext& context, NodeId nodeId, bool isNodeGroup) in MarkNodeGroup()
56 void RSNodeCommandHelper::MarkDrivenRender(RSContext& context, NodeId nodeId, bool flag) in MarkDrivenRender()
70 void RSNodeCommandHelper::MarkDrivenRenderItemIndex(RSContext& context, NodeId nodeId, int32_t inde… in MarkDrivenRenderItemIndex()
78 void RSNodeCommandHelper::MarkDrivenRenderFramePaintState(RSContext& context, NodeId nodeId, bool f… in MarkDrivenRenderFramePaintState()
86 void RSNodeCommandHelper::MarkContentChanged(RSContext& context, NodeId nodeId, bool isChanged) in MarkContentChanged()
94 void RSNodeCommandHelper::SetDrawRegion(RSContext& context, NodeId nodeId, std::shared_ptr<RectF> r… in SetDrawRegion()
134 void RSNodeCommandHelper::SetUIFrameRateRange(RSContext& context, NodeId nodeId, FrameRateRange ran… in SetUIFrameRateRange()
Drs_base_node_command.cpp23 void BaseNodeCommandHelper::Destroy(RSContext& context, NodeId nodeId) in Destroy()
35 void BaseNodeCommandHelper::AddChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_t… in AddChild()
45 void BaseNodeCommandHelper::MoveChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_… in MoveChild()
55 void BaseNodeCommandHelper::RemoveChild(RSContext& context, NodeId nodeId, NodeId childNodeId) in RemoveChild()
75 void BaseNodeCommandHelper::RemoveCrossParentChild(RSContext& context, NodeId nodeId, NodeId childN… in RemoveCrossParentChild()
87 void BaseNodeCommandHelper::RemoveFromTree(RSContext& context, NodeId nodeId) in RemoveFromTree()
97 void BaseNodeCommandHelper::ClearChildren(RSContext& context, NodeId nodeId) in ClearChildren()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
Drs_extended_modifier_test.cpp48 NodeId nodeId = -1; variable
61 NodeId nodeId = 0; variable
75 NodeId nodeId = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/
Dside_bar_pattern_test_ng.cpp177 auto nodeId = stack->ClaimNodeId(); variable
197 auto nodeId = stack->ClaimNodeId(); variable
217 auto nodeId = stack->ClaimNodeId(); variable
241 auto nodeId = stack->ClaimNodeId(); variable
261 auto nodeId = stack->ClaimNodeId(); variable
282 auto nodeId = stack->ClaimNodeId(); variable
304 auto nodeId = stack->ClaimNodeId(); variable
324 auto nodeId = stack->ClaimNodeId(); variable
352 auto nodeId = stack->ClaimNodeId(); variable
409 auto nodeId = stack->ClaimNodeId(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_command.h177 explicit JsCommandDomElementOperator(NodeId nodeId) : nodeId_(nodeId) {} in JsCommandDomElementOperator()
216 JsCommandDomElementCreator(const std::string& tagName, NodeId nodeId) in JsCommandDomElementCreator()
235 …JsCommandCreateDomBody(const std::string& tagName, NodeId nodeId) : JsCommandDomElementCreator(tag… in JsCommandCreateDomBody()
244 JsCommandCreateDomElement(const std::string& tagName, NodeId nodeId) in JsCommandCreateDomElement()
253 JsCommandAddDomElement(const std::string& tagName, NodeId nodeId, NodeId parentNodeId) in JsCommandAddDomElement()
266 JsCommandAppendElement(const std::string& tagName, NodeId nodeId, NodeId parentNodeId) in JsCommandAppendElement()
280 explicit JsCommandRemoveDomElement(NodeId nodeId) : nodeId_(nodeId) {} in JsCommandRemoveDomElement()
292 explicit JsCommandUpdateDomElementAttrs(NodeId nodeId) : JsCommandDomElementOperator(nodeId) {} in JsCommandUpdateDomElementAttrs()
301 explicit JsCommandUpdateDomElementStyles(NodeId nodeId) : JsCommandDomElementOperator(nodeId) {} in JsCommandUpdateDomElementStyles()
310 … JsCommandCallDomElementMethod(NodeId nodeId, const std::string& method, const std::string& param) in JsCommandCallDomElementMethod()
[all …]
Djs_ace_page.cpp159 RefPtr<ComposedComponent> JsAcePage::BuildPagePatch(int32_t nodeId) in BuildPagePatch()
209 RefPtr<BaseCanvasBridge> JsAcePage::GetBridgeById(NodeId nodeId) in GetBridgeById()
230 RefPtr<BaseXComponentBridge> JsAcePage::GetXComponentBridgeById(NodeId nodeId) in GetXComponentBridgeById()
240 RefPtr<BaseAnimationBridge> JsAcePage::GetAnimationBridge(NodeId nodeId) in GetAnimationBridge()
251 void JsAcePage::RemoveAnimationBridge(NodeId nodeId) in RemoveAnimationBridge()
278 void JsAcePage::AddAnimationBridge(NodeId nodeId, const RefPtr<BaseAnimationBridge>& animationBridg… in AddAnimationBridge()
351 void JsAcePage::PushCanvasBridge(NodeId nodeId, const RefPtr<BaseCanvasBridge>& bridge) in PushCanvasBridge()
366 void JsAcePage::PushXComponentBridge(NodeId nodeId, const RefPtr<BaseXComponentBridge>& bridge) in PushXComponentBridge()
375 void JsAcePage::AddNodeEvent(int32_t nodeId, const std::string& actionType, const std::string& even… in AddNodeEvent()
381 std::string JsAcePage::GetNodeEventAction(int32_t nodeId, const std::string& actionType) in GetNodeEventAction()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/root/
Droot_scene_node.h27 static RefPtr<RootSceneNode> GetOrCreateRootSceneNode(int32_t nodeId) in GetOrCreateRootSceneNode()
38 explicit RootSceneNode(int32_t nodeId) : UINode(V2::ROOT_SCENE_ETS_TAG, nodeId) {} in RootSceneNode()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_canvas_render_node_test.cpp83 NodeId nodeId = 0; variable
98 NodeId nodeId = 0; variable
124 NodeId nodeId = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/
Drecycle_dummy_node.cpp25 RefPtr<RecycleDummyNode> RecycleDummyNode::CreateRecycleDummyNode(int32_t nodeId) in CreateRecycleDummyNode()
32 RecycleDummyNode::RecycleDummyNode(int32_t nodeId) : UINode(V2::RECYCLE_VIEW_ETS_TAG, nodeId) {} in RecycleDummyNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dtool_bar_node.cpp23 NavToolbarNode::NavToolbarNode(const std::string& tag, int32_t nodeId) in NavToolbarNode()
28 …const std::string& tag, int32_t nodeId, const std::function<RefPtr<Pattern>(void)>& patternCreator) in GetOrCreateToolbarNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_measure_layout_node.cpp30 int32_t nodeId, const std::string& viewKey) in CreateCustomMeasureLayoutNode()
38 CustomMeasureLayoutNode::CustomMeasureLayoutNode(int32_t nodeId, const std::string& viewKey) in CustomMeasureLayoutNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/web/
Dweb_pattern_test_ng.cpp118 auto nodeId = stack->ClaimNodeId(); variable
169 auto nodeId = stack->ClaimNodeId(); variable
202 auto nodeId = stack->ClaimNodeId(); variable
270 auto nodeId = stack->ClaimNodeId(); variable
326 auto nodeId = stack->ClaimNodeId(); variable
380 auto nodeId = stack->ClaimNodeId(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_scene_model.cpp37 auto nodeId = stack->ClaimNodeId(); in Create() local
46 auto nodeId = stack->ClaimNodeId(); in Create() local

12345678910>>...19