Home
last modified time | relevance | path

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

12345678910>>...35

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/main_thread/
Drs_render_service_visitor_test.cpp99 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
115 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
131 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
147 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
163 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[5]; variable
179 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[6]; variable
195 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[7]; variable
211 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[0]; variable
227 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
249 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dview_model.cpp88 void* createTextNode(ArkUI_Int32 nodeId) in createTextNode()
96 void* createSymbolNode(ArkUI_Int32 nodeId) in createSymbolNode()
104 void* createSpanNode(ArkUI_Int32 nodeId) in createSpanNode()
112 void* createImageSpanNode(ArkUI_Int32 nodeId) in createImageSpanNode()
120 void* createImageNode(ArkUI_Int32 nodeId) in createImageNode()
129 void* createToggleNode(ArkUI_Int32 nodeId) in createToggleNode()
137 void* createToggleNodeWithParams(ArkUI_Int32 nodeId, const ArkUI_Params& params) in createToggleNodeWithParams()
147 void* createLoadingProgress(ArkUI_Int32 nodeId) in createLoadingProgress()
155 void* createTextInputNode(ArkUI_Int32 nodeId) in createTextInputNode()
163 void* createStackNode(ArkUI_Int32 nodeId) in createStackNode()
[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/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
Drs_base_node_command_test.cpp47 NodeId nodeId = static_cast<NodeId>(-1); variable
60 NodeId nodeId = static_cast<NodeId>(-1); variable
75 NodeId nodeId = static_cast<NodeId>(-1); variable
91 NodeId nodeId = static_cast<NodeId>(-1); variable
106 NodeId nodeId = static_cast<NodeId>(-1); variable
121 NodeId nodeId = static_cast<NodeId>(-1); variable
134 NodeId nodeId = static_cast<NodeId>(-1); variable
148 NodeId nodeId = 1; variable
166 NodeId nodeId = 1; variable
194 NodeId nodeId = 1; variable
[all …]
Drs_node_command_test.cpp46 NodeId nodeId = static_cast<NodeId>(-1); variable
60 NodeId nodeId = static_cast<NodeId>(-1); variable
74 NodeId nodeId = static_cast<NodeId>(-1); variable
87 NodeId nodeId = static_cast<NodeId>(-1); variable
108 NodeId nodeId = static_cast<NodeId>(-1); variable
126 NodeId nodeId = static_cast<NodeId>(1); variable
155 NodeId nodeId = 1; variable
173 NodeId nodeId = 1; variable
192 NodeId nodeId = 1; variable
216 NodeId nodeId = 1; variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_effect_render_node_test.cpp54 NodeId nodeId = 0; variable
73 NodeId nodeId = 0; variable
92 NodeId nodeId = 0; variable
111 NodeId nodeId = 0; variable
139 NodeId nodeId = 0; variable
161 NodeId nodeId = 0; variable
180 NodeId nodeId = 0; variable
194 NodeId nodeId = 0; variable
215 NodeId nodeId = 0; variable
234 NodeId nodeId = 0; variable
[all …]
Drs_canvas_render_node_test.cpp92 NodeId nodeId = 0; variable
111 NodeId nodeId = 0; variable
205 NodeId nodeId = 0; variable
220 NodeId nodeId = 0; variable
239 NodeId nodeId = 0; variable
254 NodeId nodeId = 0; variable
269 NodeId nodeId = 0; variable
294 NodeId nodeId = 0; variable
329 NodeId nodeId = 0; variable
359 NodeId nodeId = 0; variable
[all …]
Drs_canvas_drawing_render_node_test.cpp71 NodeId nodeId = 1; variable
100 NodeId nodeId = 1; variable
149 NodeId nodeId = 1; variable
166 NodeId nodeId = 1; variable
190 NodeId nodeId = 1; variable
221 NodeId nodeId = 1; variable
242 NodeId nodeId = 1; variable
263 NodeId nodeId = 1; variable
277 NodeId nodeId = 1; variable
311 NodeId nodeId = 1; variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/feature/capture/
Drs_uni_ui_capture_test.cpp55 NodeId nodeId = 0; variable
91 NodeId nodeId = 0; variable
116 NodeId nodeId = 0; variable
136 NodeId nodeId = 0; variable
156 NodeId nodeId = 0; variable
176 NodeId nodeId = 0; variable
195 NodeId nodeId = 0; variable
214 NodeId nodeId = 0; variable
233 NodeId nodeId = 0; variable
252 NodeId nodeId = 0; variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/feature/ui_capture/
Drs_divided_ui_capture_test.cpp49 NodeId nodeId = 1; variable
109 NodeId nodeId = 1; variable
129 NodeId nodeId = 1; variable
147 NodeId nodeId = 1; variable
168 NodeId nodeId = 1; variable
191 NodeId nodeId = 1; variable
213 NodeId nodeId = 1; variable
242 NodeId nodeId = 1; variable
259 NodeId nodeId = 1; variable
287 NodeId nodeId = 1; variable
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_test_ng_supplement.cpp106 auto nodeId = stack->ClaimNodeId(); variable
134 auto nodeId = stack->ClaimNodeId(); variable
160 auto nodeId = stack->ClaimNodeId(); variable
192 auto nodeId = stack->ClaimNodeId(); variable
218 auto nodeId = stack->ClaimNodeId(); variable
244 auto nodeId = stack->ClaimNodeId(); variable
273 auto nodeId = stack->ClaimNodeId(); variable
302 auto nodeId = stack->ClaimNodeId(); variable
339 auto nodeId = stack->ClaimNodeId(); variable
376 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_part_one_test.cpp101 auto nodeId = stack->ClaimNodeId(); variable
129 auto nodeId = stack->ClaimNodeId(); variable
155 auto nodeId = stack->ClaimNodeId(); variable
183 auto nodeId = stack->ClaimNodeId(); variable
211 auto nodeId = stack->ClaimNodeId(); variable
237 auto nodeId = stack->ClaimNodeId(); variable
264 auto nodeId = stack->ClaimNodeId(); variable
298 auto nodeId = stack->ClaimNodeId(); variable
332 auto nodeId = stack->ClaimNodeId(); variable
366 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_keyboard_test_ng.cpp56 auto nodeId = stack->ClaimNodeId(); variable
95 auto nodeId = stack->ClaimNodeId(); variable
127 auto nodeId = stack->ClaimNodeId(); variable
167 auto nodeId = stack->ClaimNodeId(); variable
200 auto nodeId = stack->ClaimNodeId(); variable
226 auto nodeId = stack->ClaimNodeId(); variable
250 auto nodeId = stack->ClaimNodeId(); variable
280 auto nodeId = stack->ClaimNodeId(); variable
305 auto nodeId = stack->ClaimNodeId(); variable
330 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_part_two_test.cpp273 auto nodeId = stack->ClaimNodeId(); variable
316 auto nodeId = stack->ClaimNodeId(); variable
342 auto nodeId = stack->ClaimNodeId(); variable
393 auto nodeId = stack->ClaimNodeId(); variable
421 auto nodeId = stack->ClaimNodeId(); variable
454 auto nodeId = stack->ClaimNodeId(); variable
490 auto nodeId = stack->ClaimNodeId(); variable
518 auto nodeId = stack->ClaimNodeId(); variable
546 auto nodeId = stack->ClaimNodeId(); variable
575 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_touch_test_ng.cpp133 auto nodeId = stack->ClaimNodeId(); variable
156 auto nodeId = stack->ClaimNodeId(); variable
182 auto nodeId = stack->ClaimNodeId(); variable
208 auto nodeId = stack->ClaimNodeId(); variable
234 auto nodeId = stack->ClaimNodeId(); variable
257 auto nodeId = stack->ClaimNodeId(); variable
283 auto nodeId = stack->ClaimNodeId(); variable
309 auto nodeId = stack->ClaimNodeId(); variable
335 auto nodeId = stack->ClaimNodeId(); variable
377 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_test_ng.cpp217 auto nodeId = stack->ClaimNodeId(); variable
269 auto nodeId = stack->ClaimNodeId(); variable
323 auto nodeId = stack->ClaimNodeId(); variable
365 auto nodeId = stack->ClaimNodeId(); variable
392 auto nodeId = stack->ClaimNodeId(); variable
419 auto nodeId = stack->ClaimNodeId(); variable
442 auto nodeId = stack->ClaimNodeId(); variable
470 auto nodeId = stack->ClaimNodeId(); variable
499 auto nodeId = stack->ClaimNodeId(); variable
529 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_web_test_ng.cpp268 auto nodeId = stack->ClaimNodeId(); variable
291 auto nodeId = stack->ClaimNodeId(); variable
314 auto nodeId = stack->ClaimNodeId(); variable
343 auto nodeId = stack->ClaimNodeId(); variable
366 auto nodeId = stack->ClaimNodeId(); variable
399 auto nodeId = stack->ClaimNodeId(); variable
432 auto nodeId = stack->ClaimNodeId(); variable
456 auto nodeId = stack->ClaimNodeId(); variable
480 auto nodeId = stack->ClaimNodeId(); variable
504 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_select_test_ng.cpp402 auto nodeId = stack->ClaimNodeId(); variable
430 auto nodeId = stack->ClaimNodeId(); variable
458 auto nodeId = stack->ClaimNodeId(); variable
487 auto nodeId = stack->ClaimNodeId(); variable
515 auto nodeId = stack->ClaimNodeId(); variable
539 auto nodeId = stack->ClaimNodeId(); variable
563 auto nodeId = stack->ClaimNodeId(); variable
587 auto nodeId = stack->ClaimNodeId(); variable
612 auto nodeId = stack->ClaimNodeId(); variable
637 auto nodeId = stack->ClaimNodeId(); variable
[all …]
Dweb_pattern_nbranch_test.cpp206 auto nodeId = stack->ClaimNodeId(); variable
241 auto nodeId = stack->ClaimNodeId(); variable
268 auto nodeId = stack->ClaimNodeId(); variable
292 auto nodeId = stack->ClaimNodeId(); variable
335 auto nodeId = stack->ClaimNodeId(); variable
375 auto nodeId = stack->ClaimNodeId(); variable
419 auto nodeId = stack->ClaimNodeId(); variable
450 auto nodeId = stack->ClaimNodeId(); variable
481 auto nodeId = stack->ClaimNodeId(); variable
512 auto nodeId = stack->ClaimNodeId(); variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
Drs_render_node_drawable_autocache_test.cpp47 NodeId nodeId = 0; variable
71 NodeId nodeId = 0; variable
90 NodeId nodeId = 0; variable
112 NodeId nodeId = 0; variable
134 NodeId nodeId = 0; variable
156 NodeId nodeId = 0; variable
175 NodeId nodeId = 0; variable
210 NodeId nodeId = 0; variable
244 NodeId nodeId = 0; variable
284 NodeId nodeId = 0; variable
[all …]
Drs_canvas_render_node_drawable_test.cpp47 NodeId nodeId = 1; variable
61 NodeId nodeId = 0; variable
96 NodeId nodeId = 0; variable
124 NodeId nodeId = 0; variable
150 NodeId nodeId = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Ddistributed_ui.cpp139 void DistributedUI::AddDeletedNode(int32_t nodeId) in AddDeletedNode()
147 void DistributedUI::AddNewNode(int32_t nodeId) in AddNewNode()
155 void DistributedUI::AddDirtyCustomNode(int32_t nodeId) in AddDirtyCustomNode()
163 void DistributedUI::AddDirtyRenderNode(int32_t nodeId) in AddDirtyRenderNode()
171 void DistributedUI::AddDirtyLayoutNode(int32_t nodeId) in AddDirtyLayoutNode()
280 for (const auto& nodeId : dirtyRenderNodes_) { in DumpDirtyRenderNodes() local
298 for (const auto& nodeId : dirtyLayoutNodes_) { in DumpDirtyLayoutNodes() local
316 for (const auto& nodeId : newNodes_) { in DumpNewNodes() local
330 for (const auto& nodeId : deletedNodes_) { in DumpDelNodes() local
362 bool DistributedUI::IsNewNode(int32_t nodeId) in IsNewNode()
[all …]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_node_command.cpp26 void RSNodeCommandHelper::AddModifier(RSContext& context, NodeId nodeId, in AddModifier()
36 void RSNodeCommandHelper::RemoveModifier(RSContext& context, NodeId nodeId, PropertyId propertyId) in RemoveModifier()
45 void RSNodeCommandHelper::RemoveAllModifiers(RSContext& context, NodeId nodeId) in RemoveAllModifiers()
54 void RSNodeCommandHelper::SetFreeze(RSContext& context, NodeId nodeId, bool isFreeze) in SetFreeze()
63 void RSNodeCommandHelper::SetNodeName(RSContext& context, NodeId nodeId, std::string& nodeName) in SetNodeName()
72 void RSNodeCommandHelper::MarkNodeGroup(RSContext& context, NodeId nodeId, bool isNodeGroup, bool i… in MarkNodeGroup()
83 NodeId nodeId, bool isNodeSingleFrameComposer, pid_t pid) in MarkNodeSingleFrameComposer()
92 void RSNodeCommandHelper::MarkSuggestOpincNode(RSContext& context, NodeId nodeId, in MarkSuggestOpincNode()
101 void RSNodeCommandHelper::MarkUifirstNode(RSContext& context, NodeId nodeId, bool isUifirstNode) in MarkUifirstNode()
109 void RSNodeCommandHelper::ForceUifirstNode(RSContext& context, NodeId nodeId, bool isForceFlag, in ForceUifirstNode()
[all …]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Dnode_adapter.ts17 nodeId: number, property
105 let nodeId = node.nodeId; variable
116 let nodeId = target.nodeId; variable
156 let nodeId = node.nodeId; variable
170 let nodeId = node.nodeId; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/render_thread/
Drs_render_thread_visitor_test.cpp88 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
103 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
120 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
138 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
154 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
169 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[4]; variable
225 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
240 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[1]; variable
270 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[2]; variable
285 constexpr NodeId nodeId = TestSrc::limitNumber::Uint64[3]; variable
[all …]

12345678910>>...35