Home
last modified time | relevance | path

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

12345678910>>...21

/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.cpp49 NodeId nodeId = 0; variable
65 NodeId nodeId = 0; variable
86 NodeId nodeId = 0; variable
104 NodeId nodeId = 0; variable
122 NodeId nodeId = 0; variable
155 NodeId nodeId = 0; variable
172 NodeId nodeId = 0; variable
189 NodeId nodeId = 0; variable
223 NodeId nodeId = 0; variable
249 NodeId nodeId = 0; variable
[all …]
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
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/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dview_model.cpp52 void* createTextNode(ArkUI_Int32 nodeId) in createTextNode()
59 void* createSpanNode(ArkUI_Int32 nodeId) in createSpanNode()
66 void* createImageSpanNode(ArkUI_Int32 nodeId) in createImageSpanNode()
72 void* createImageNode(ArkUI_Int32 nodeId) in createImageNode()
80 void* createToggleNode(ArkUI_Int32 nodeId) in createToggleNode()
87 void* createLoadingProgress(ArkUI_Int32 nodeId) in createLoadingProgress()
94 void* createTextInputNode(ArkUI_Int32 nodeId) in createTextInputNode()
101 void* createStackNode(ArkUI_Int32 nodeId) in createStackNode()
108 void* createScrollNode(ArkUI_Int32 nodeId) in createScrollNode()
115 void* createListNode(ArkUI_Int32 nodeId) in createListNode()
[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_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_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
95 NodeId nodeId = static_cast<NodeId>(1); variable
108 NodeId nodeId = static_cast<NodeId>(1); variable
121 NodeId nodeId = static_cast<NodeId>(1); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Ddistributed_ui.cpp144 void DistributedUI::AddDeletedNode(int32_t nodeId) in AddDeletedNode()
152 void DistributedUI::AddNewNode(int32_t nodeId) in AddNewNode()
160 void DistributedUI::AddDirtyCustomNode(int32_t nodeId) in AddDirtyCustomNode()
168 void DistributedUI::AddDirtyRenderNode(int32_t nodeId) in AddDirtyRenderNode()
176 void DistributedUI::AddDirtyLayoutNode(int32_t nodeId) in AddDirtyLayoutNode()
285 for (const auto& nodeId : dirtyRenderNodes_) { in DumpDirtyRenderNodes() local
303 for (const auto& nodeId : dirtyLayoutNodes_) { in DumpDirtyLayoutNodes() local
321 for (const auto& nodeId : newNodes_) { in DumpNewNodes() local
335 for (const auto& nodeId : deletedNodes_) { in DumpDelNodes() local
367 bool DistributedUI::IsNewNode(int32_t nodeId) in IsNewNode()
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
Dnav_bar_test_ng.cpp170 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
186 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
205 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
225 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
243 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
257 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
275 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
289 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
303 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
317 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
[all …]
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
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
341 auto nodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
/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, bool i… in MarkNodeGroup()
59 NodeId nodeId, bool isNodeSingleFrameComposer, pid_t pid) in MarkNodeSingleFrameComposer()
68 void RSNodeCommandHelper::MarkDrivenRender(RSContext& context, NodeId nodeId, bool flag) in MarkDrivenRender()
82 void RSNodeCommandHelper::MarkDrivenRenderItemIndex(RSContext& context, NodeId nodeId, int32_t inde… in MarkDrivenRenderItemIndex()
90 void RSNodeCommandHelper::MarkDrivenRenderFramePaintState(RSContext& context, NodeId nodeId, bool f… in MarkDrivenRenderFramePaintState()
98 void RSNodeCommandHelper::MarkContentChanged(RSContext& context, NodeId nodeId, bool isChanged) in MarkContentChanged()
106 void RSNodeCommandHelper::SetDrawRegion(RSContext& context, NodeId nodeId, std::shared_ptr<RectF> r… in SetDrawRegion()
[all …]
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_base/unittest/pipeline/
Drs_canvas_drawing_render_node_test.cpp68 NodeId nodeId = 0; variable
84 NodeId nodeId = 1; variable
101 NodeId nodeId = 1; variable
117 NodeId nodeId = 1; variable
132 NodeId nodeId = 1; variable
Drs_root_render_node_test.cpp46 NodeId nodeId = 0; variable
68 NodeId nodeId = 0; variable
82 NodeId nodeId = 0; variable
Drs_effect_render_node_test.cpp54 NodeId nodeId = 0; variable
68 NodeId nodeId = 0; variable
81 NodeId nodeId = 0; variable
/foundation/arkui/ace_engine/test/unittest/core/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
408 auto nodeId = stack->ClaimNodeId(); variable
431 auto nodeId = stack->ClaimNodeId(); variable
459 auto nodeId = stack->ClaimNodeId(); variable
489 auto nodeId = stack->ClaimNodeId(); variable
[all …]
/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/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/arkui/ace_engine/test/unittest/core/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
242 auto nodeId = stack->ClaimNodeId(); variable
263 auto nodeId = stack->ClaimNodeId(); variable
285 auto nodeId = stack->ClaimNodeId(); variable
305 auto nodeId = stack->ClaimNodeId(); variable
332 auto nodeId = stack->ClaimNodeId(); variable
389 auto nodeId = stack->ClaimNodeId(); variable
417 auto nodeId = stack->ClaimNodeId(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_event_process.cpp26 void WindowEventProcess::ProcessEnterLeaveEvent(int32_t nodeId, in ProcessEnterLeaveEvent()
65 void WindowEventProcess::ProcessWindowMouseEvent(int32_t nodeId, in ProcessWindowMouseEvent()
84 void WindowEventProcess::ProcessWindowDragEvent(int32_t nodeId, in ProcessWindowDragEvent()
132 void WindowEventProcess::UpdateWindowMouseRecord(int32_t nodeId, in UpdateWindowMouseRecord()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_title_node.cpp19 RefPtr<CustomTitleNode> CustomTitleNode::CreateCustomTitleNode(int32_t nodeId, const std::string& v… in CreateCustomTitleNode()
26 CustomTitleNode::CustomTitleNode(int32_t nodeId, const std::string& viewKey) : CustomNode(nodeId, v… in CustomTitleNode()

12345678910>>...21