/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_render_node_four_test.cpp | 72 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); in HWTEST_F() local 73 node->stagingRenderParams_ = std::make_unique<RSSurfaceRenderParams>(id); in HWTEST_F() 76 node->needDrawAnimateProperty_ = false; in HWTEST_F() 77 node->ProcessAnimatePropertyAfterChildren(filterCanvas); in HWTEST_F() 78 node->needDrawAnimateProperty_ = true; in HWTEST_F() 79 node->ProcessAnimatePropertyAfterChildren(filterCanvas); in HWTEST_F() 80 node->cacheType_ = CacheType::ANIMATE_PROPERTY; in HWTEST_F() 81 node->needDrawAnimateProperty_ = false; in HWTEST_F() 82 node->ProcessAnimatePropertyAfterChildren(filterCanvas); in HWTEST_F() 83 node in HWTEST_F() 99 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 116 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 132 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 169 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 206 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 237 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext, true); HWTEST_F() local 256 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 293 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 330 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 348 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 366 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 400 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 439 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 454 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 486 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 514 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 544 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 561 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local [all...] |
H A D | rs_surface_render_node_three_test.cpp | 50 void QuickPrepareDisplayRenderNode(RSDisplayRenderNode& node) override {} 51 void QuickPrepareSurfaceRenderNode(RSSurfaceRenderNode& node) override {} 52 void QuickPrepareCanvasRenderNode(RSCanvasRenderNode& node) override {} 53 void QuickPrepareEffectRenderNode(RSEffectRenderNode& node) override {} 54 void QuickPrepareChildren(RSRenderNode& node) override {} 56 void PrepareChildren(RSRenderNode& node) override {} 57 void PrepareCanvasRenderNode(RSCanvasRenderNode& node) override {} 58 void PrepareDisplayRenderNode(RSDisplayRenderNode& node) override {} 59 void PrepareProxyRenderNode(RSProxyRenderNode& node) override {} 60 void PrepareRootRenderNode(RSRootRenderNode& node) overrid 81 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 99 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 113 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 126 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 146 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 159 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 180 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 192 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 206 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 220 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 234 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 275 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 290 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 303 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 317 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 332 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 349 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 375 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 388 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 402 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 416 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 435 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 449 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 464 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 477 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 490 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 517 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local 534 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 551 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 568 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 585 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 602 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 619 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 636 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 652 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 668 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 685 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 800 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 820 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 840 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 855 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 892 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 921 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 938 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 963 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 978 auto node = std::make_shared<RSSurfaceRenderNode>(id + 10, rsContext); HWTEST_F() local 1003 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1029 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1065 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1101 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1118 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1135 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local 1159 auto node = std::make_shared<RSSurfaceRenderNode>(id, rsContext); HWTEST_F() local [all...] |
H A D | rs_base_render_node_test.cpp | 56 auto node = std::make_shared<RSBaseRenderNode>(id, context); in HWTEST_F() local 60 node->SetIsOnTheTree(true); in HWTEST_F() 61 node->AddChild(node, index); in HWTEST_F() 62 ASSERT_EQ(node->GetChildrenCount(), 0); in HWTEST_F() 64 node->AddChild(childone, index); in HWTEST_F() 65 ASSERT_EQ(node->GetChildrenCount(), 1); in HWTEST_F() 69 node->AddChild(childtwo, index); in HWTEST_F() 70 ASSERT_EQ(node->GetChildrenCount(), 2); in HWTEST_F() 73 node in HWTEST_F() 88 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 113 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 137 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 161 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 186 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 210 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 231 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 253 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 266 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 282 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 295 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 308 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 329 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 342 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 361 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 383 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 406 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 420 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 433 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 454 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 472 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 487 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 502 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 525 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 551 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 570 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 586 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 607 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 627 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 648 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 663 auto node = std::make_shared<RSBaseRenderNode>(id + 1, context); HWTEST_F() local 688 auto node = std::make_shared<RSBaseRenderNode>(id + 1, context); HWTEST_F() local 709 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 727 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 740 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 756 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 777 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 780 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 799 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 811 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 824 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 836 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 857 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 871 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 883 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 895 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 907 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 921 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 944 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 958 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 971 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 985 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 999 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1014 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1034 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1048 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1062 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1086 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1099 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1116 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1134 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1149 auto node = std::make_shared<RSBaseRenderNode>(1); HWTEST_F() local 1166 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1180 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1195 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1214 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1227 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1241 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1257 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1276 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1296 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1311 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1331 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1343 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1355 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1367 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1385 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1405 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1418 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1443 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1462 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1487 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1503 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1520 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1537 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1553 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1569 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1585 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1598 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1611 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1625 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1638 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1657 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1671 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1688 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1700 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1718 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local 1732 auto node = std::make_shared<RSBaseRenderNode>(id, context); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/ |
H A D | cjui_api.h | 28 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color);
29 void (*resetBackgroundColor)(ArkUINodeHandle node);
30 void (*setWidth)(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue);
31 void (*resetWidth)(ArkUINodeHandle node);
32 void (*setHeight)(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue);
33 void (*resetHeight)(ArkUINodeHandle node);
35 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length);
36 void (*resetBorderRadius)(ArkUINodeHandle node);
38 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length);
39 void (*resetBorderWidth)(ArkUINodeHandle node);
[all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 204 * @brief Prevents events from bubbling further to the parent node for processing. 210 * @brief Blocks the current node's default event handling behavior, allowing events 1532 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); 1533 void (*resetBackgroundColor)(ArkUINodeHandle node); 1534 void (*setWidth)(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue); 1535 void (*resetWidth)(ArkUINodeHandle node); 1536 void (*setHeight)(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue); 1537 void (*resetHeight)(ArkUINodeHandle node); 1539 ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length); 1540 void (*resetBorderRadius)(ArkUINodeHandle node); [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_scroll_modifier.h | 19 #include "core/interfaces/native/node/node_api.h" 25 void SetOnScroll(ArkUINodeHandle node, void* extraParam); 26 void SetOnScrollFrameBegin(ArkUINodeHandle node, void* extraParam); 27 void SetScrollOnWillScroll(ArkUINodeHandle node, void* extraParam); 28 void SetScrollOnDidScroll(ArkUINodeHandle node, void* extraParam); 29 void SetOnScrollStart(ArkUINodeHandle node, void* extraParam); 30 void SetOnScrollStop(ArkUINodeHandle node, void* extraParam); 31 void SetOnScrollEdge(ArkUINodeHandle node, void* extraParam); 32 void SetOnScrollReachStart(ArkUINodeHandle node, void* extraParam); 33 void SetOnScrollReachEnd(ArkUINodeHandle node, voi [all...] |
H A D | node_common_modifier.h | 19 #include "core/interfaces/native/node/node_api.h" 25 void SetOnAppear(ArkUINodeHandle node, void* extraParam); 26 void SetOnDisappear(ArkUINodeHandle node, void* extraParam); 27 void SetOnAttach(ArkUINodeHandle node, void* extraParam); 28 void SetOnDetach(ArkUINodeHandle node, void* extraParam); 29 void SetOnFocus(ArkUINodeHandle node, void* extraParam); 30 void SetOnBlur(ArkUINodeHandle node, void* extraParam); 31 void SetOnAreaChange(ArkUINodeHandle node, void* extraParam); 32 void SetOnClick(ArkUINodeHandle node, void* extraParam); 33 void SetOnTouch(ArkUINodeHandle node, voi [all...] |
H A D | node_text_input_modifier.h | 19 #include "core/interfaces/native/node/node_api.h" 24 void SetOnTextInputChange(ArkUINodeHandle node, void* extraParam); 25 void SetTextInputOnSubmit(ArkUINodeHandle node, void* extraParam); 26 void SetOnTextInputCut(ArkUINodeHandle node, void* extraParam); 27 void SetOnTextInputPaste(ArkUINodeHandle node, void* extraParam); 28 void SetOnTextInputSelectionChange(ArkUINodeHandle node, void* extraParam); 29 void SetOnTextInputEditChange(ArkUINodeHandle node, void* extraParam); 30 void SetOnTextInputContentSizeChange(ArkUINodeHandle node, void* extraParam); 31 void SetOnTextInputInputFilterError(ArkUINodeHandle node, void* extraParam); 32 void SetTextInputOnTextContentScroll(ArkUINodeHandle node, voi [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_visitor.cpp | 41 void RSRenderServiceVisitor::PrepareChildren(RSRenderNode& node) in PrepareChildren() argument 43 for (auto& child : *node.GetSortedChildren()) { in PrepareChildren() 48 void RSRenderServiceVisitor::ProcessChildren(RSRenderNode& node) in ProcessChildren() argument 50 for (auto& child : *node.GetSortedChildren()) { in ProcessChildren() 55 void RSRenderServiceVisitor::PrepareDisplayRenderNode(RSDisplayRenderNode& node) in PrepareDisplayRenderNode() argument 57 isSecurityDisplay_ = node.GetSecurityDisplay(); in PrepareDisplayRenderNode() 58 currentVisitDisplay_ = node.GetScreenId(); in PrepareDisplayRenderNode() 65 offsetX_ = node.GetDisplayOffsetX(); in PrepareDisplayRenderNode() 66 offsetY_ = node.GetDisplayOffsetY(); in PrepareDisplayRenderNode() 67 ScreenInfo curScreenInfo = screenManager->QueryScreenInfo(node in PrepareDisplayRenderNode() 100 ProcessDisplayRenderNode(RSDisplayRenderNode& node) ProcessDisplayRenderNode() argument 158 PrepareSurfaceRenderNode(RSSurfaceRenderNode& node) PrepareSurfaceRenderNode() argument 202 ProcessSurfaceRenderNode(RSSurfaceRenderNode& node) ProcessSurfaceRenderNode() argument 268 GetLogicalScreenSize( const RSDisplayRenderNode& node, const ScreenInfo& screenInfo, int32_t& width, int32_t& height) GetLogicalScreenSize() argument 284 CreateProcessor(RSDisplayRenderNode& node) CreateProcessor() argument 308 UpdateDisplayNodeCompositeType(RSDisplayRenderNode& node, const ScreenInfo& screenInfo) UpdateDisplayNodeCompositeType() argument [all...] |
H A D | rs_render_service_listener.cpp | 35 auto node = surfaceRenderNode_.lock(); in OnBufferAvailable() local 36 if (node == nullptr) { in OnBufferAvailable() 37 RS_LOGD("RSRenderServiceListener::OnBufferAvailable node is nullptr"); in OnBufferAvailable() 40 RS_LOGD("RsDebug RSRenderServiceListener::OnBufferAvailable node id:%{public}" PRIu64, node->GetId()); in OnBufferAvailable() 41 auto surfaceHandler = node->GetMutableRSSurfaceHandler(); in OnBufferAvailable() 47 std::string name = node->GetName(); in OnBufferAvailable() 52 if (!node->IsNotifyUIBufferAvailable()) { in OnBufferAvailable() 55 " UI buffer available", node->GetId()); in OnBufferAvailable() 56 node in OnBufferAvailable() 73 auto node = surfaceRenderNode_.lock(); OnTunnelHandleChange() local 90 auto node = surfaceRenderNode_.lock(); OnCleanCache() local [all...] |
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 136 WMError WindowNodeContainer::AddWindowNodeOnWindowTree(sptr<WindowNode>& node, const sptr<WindowNode>& parentNode) in AddWindowNodeOnWindowTree() argument 138 sptr<WindowNode> root = FindRoot(node->GetWindowType()); in AddWindowNodeOnWindowTree() 139 if (root == nullptr && !(WindowHelper::IsSystemSubWindow(node->GetWindowType()) && in AddWindowNodeOnWindowTree() 144 node->requestedVisibility_ = true; in AddWindowNodeOnWindowTree() 146 if (WindowHelper::IsSystemSubWindow(node->GetWindowType()) || in AddWindowNodeOnWindowTree() 147 node->GetWindowType() == WindowType::WINDOW_TYPE_APP_COMPONENT) { in AddWindowNodeOnWindowTree() 165 node->currentVisibility_ = parentNode->currentVisibility_; in AddWindowNodeOnWindowTree() 166 node->parent_ = parentNode; in AddWindowNodeOnWindowTree() 168 node->parent_ = root; in AddWindowNodeOnWindowTree() 169 node in AddWindowNodeOnWindowTree() 180 ShowStartingWindow(sptr<WindowNode>& node) ShowStartingWindow() argument 200 IsTileRectSatisfiedWithSizeLimits(sptr<WindowNode>& node) IsTileRectSatisfiedWithSizeLimits() argument 216 LayoutWhenAddWindowNode(sptr<WindowNode>& node, bool afterAnimation) LayoutWhenAddWindowNode() argument 244 AddWindowNode(sptr<WindowNode>& node, sptr<WindowNode>& parentNode, bool afterAnimation) AddWindowNode() argument 310 UpdateRSTreeWhenShowingDisplaysChange(sptr<WindowNode>& node, const std::vector<DisplayId>& lastShowingDisplays) UpdateRSTreeWhenShowingDisplaysChange() argument 335 UpdateWindowNode(sptr<WindowNode>& node, WindowUpdateReason reason) UpdateWindowNode() argument 354 RemoveWindowNodeFromWindowTree(sptr<WindowNode>& node) RemoveWindowNodeFromWindowTree() argument 366 RemoveFromRsTreeWhenRemoveWindowNode(sptr<WindowNode>& node, bool fromAnimation) RemoveFromRsTreeWhenRemoveWindowNode() argument 383 SetSurfaceNodeVisible(sptr<WindowNode>& node, int32_t topPriority, bool visible) SetSurfaceNodeVisible() argument 402 SetBelowScreenlockVisible(sptr<WindowNode>& node, bool visible) SetBelowScreenlockVisible() argument 411 RemoveWindowNode(sptr<WindowNode>& node, bool fromAnimation) RemoveWindowNode() argument 457 HandleRemoveWindowDisplayOrientation(sptr<WindowNode>& node, bool fromAnimation) HandleRemoveWindowDisplayOrientation() argument 495 SetDisplayOrientationFromWindow(sptr<WindowNode>& node, bool withAnimation) SetDisplayOrientationFromWindow() argument 610 HandleRemoveWindow(sptr<WindowNode>& node) HandleRemoveWindow() argument 629 DestroyWindowNode(sptr<WindowNode>& node, std::vector<uint32_t>& windowIds) DestroyWindowNode() argument 663 UpdateSizeChangeReason(sptr<WindowNode>& node, WindowSizeChangeReason reason) UpdateSizeChangeReason() argument 684 UpdateWindowTree(sptr<WindowNode>& node) UpdateWindowTree() argument 719 AddAppSurfaceNodeOnRSTree(sptr<WindowNode>& node) AddAppSurfaceNodeOnRSTree() argument 784 AddNodeOnRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, WindowUpdateType type, bool animationPlayed) AddNodeOnRSTree() argument 853 RemoveNodeFromRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, WindowUpdateType type, bool animationPlayed) RemoveNodeFromRSTree() argument 976 auto node = FindWindowNodeById(id); UpdateFocusStatus() local 1022 auto node = FindWindowNodeById(id); UpdateActiveStatus() local 1037 auto node = FindWindowNodeById(id); UpdateBrightness() local 1196 HandleKeepScreenOn(const sptr<WindowNode>& node, bool requireLock) HandleKeepScreenOn() argument 1297 NotifyIfAvoidAreaChanged(const sptr<WindowNode>& node, const AvoidControlType avoidType) const NotifyIfAvoidAreaChanged() argument 1397 NotifyIfKeyboardRegionChanged(const sptr<WindowNode>& node, const AvoidControlType avoidType) const NotifyIfKeyboardRegionChanged() argument 1483 NotifyDockWindowStateChanged(sptr<WindowNode>& node, bool isEnable) NotifyDockWindowStateChanged() argument 1540 auto node = *(rootNode->children_.rbegin()); IsTopWindow() local 1587 sptr<WindowNode> node = *iter; RaiseWindowToTop() local 1608 TraverseWindowNode(sptr<WindowNode>& node, std::vector<sptr<WindowNode>>& windowNodes) const TraverseWindowNode() argument 1627 GetAvoidAreaByType(const sptr<WindowNode>& node, AvoidAreaType avoidAreaType) const GetAvoidAreaByType() argument 1723 UpdateWindowState(sptr<WindowNode> node, int32_t topPriority, WindowState state) UpdateWindowState() argument 1742 HandleKeepScreenOn(const sptr<WindowNode>& node, WindowState state) HandleKeepScreenOn() argument 1767 RaiseSplitRelatedWindowToTop(sptr<WindowNode>& node) RaiseSplitRelatedWindowToTop() argument 1783 RaiseZOrderForAppWindow(sptr<WindowNode>& node, sptr<WindowNode>& parentNode) RaiseZOrderForAppWindow() argument 2175 MinimizeStructuredAppWindowsExceptSelf(const sptr<WindowNode>& node) MinimizeStructuredAppWindowsExceptSelf() argument 2216 UpdateModeSupportInfoWhenKeyguardChange(const sptr<WindowNode>& node, bool up) UpdateModeSupportInfoWhenKeyguardChange() argument 2324 ReZOrderShowWhenLockedWindowIfNeeded(const sptr<WindowNode>& node) ReZOrderShowWhenLockedWindowIfNeeded() argument 2335 RaiseShowWhenLockedWindowIfNeeded(const sptr<WindowNode>& node) RaiseShowWhenLockedWindowIfNeeded() argument 2362 DropShowWhenLockedWindowIfNeeded(const sptr<WindowNode>& node) DropShowWhenLockedWindowIfNeeded() argument 2395 TraverseFromTopToBottom(sptr<WindowNode> node, const WindowNodeOperationFunc& func) const TraverseFromTopToBottom() argument 2420 TraverseFromBottomToTop(sptr<WindowNode> node, const WindowNodeOperationFunc& func) const TraverseFromBottomToTop() argument 2450 UpdateSizeChangeReason(sptr<WindowNode>& node, WindowMode srcMode, WindowMode dstMode) UpdateSizeChangeReason() argument 2468 SetWindowMode(sptr<WindowNode>& node, WindowMode dstMode) SetWindowMode() argument 2531 ResetWindowZOrderPriorityWhenSetMode(sptr<WindowNode>& node, const WindowMode& dstMode, const WindowMode& srcMode) ResetWindowZOrderPriorityWhenSetMode() argument 2581 UpdateCameraFloatWindowStatus(const sptr<WindowNode>& node, bool isShowing) UpdateCameraFloatWindowStatus() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | schema_meta.cpp | 18 bool SchemaMeta::Marshal(Serializable::json &node) const in Marshal() 20 SetValue(node[GET_NAME(metaVersion)], metaVersion); in Marshal() 21 SetValue(node[GET_NAME(version)], version); in Marshal() 22 SetValue(node[GET_NAME(bundleName)], bundleName); in Marshal() 23 SetValue(node[GET_NAME(databases)], databases); in Marshal() 27 bool SchemaMeta::Unmarshal(const Serializable::json &node) in Unmarshal() argument 29 if (!GetValue(node, GET_NAME(metaVersion), metaVersion)) { in Unmarshal() 32 GetValue(node, GET_NAME(version), version); in Unmarshal() 33 GetValue(node, GET_NAME(bundleName), bundleName); in Unmarshal() 34 GetValue(node, GET_NAM in Unmarshal() 59 Unmarshal(const Serializable::json &node) Unmarshal() argument 76 Unmarshal(const Serializable::json &node) Unmarshal() argument 95 Unmarshal(const Serializable::json &node) Unmarshal() argument [all...] |
/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_map.c | 58 static void MapAddNode(Map *map, MapNode *node) in MapAddNode() argument 60 int32_t idx = MapHashIdx(map, node->hash); in MapAddNode() 65 node->next = map->nodes[idx]; in MapAddNode() 66 map->nodes[idx] = node; in MapAddNode() 77 LNN_LOGE(LNN_STATE, "calloc node fail"); in MapResize() 87 MapNode *node = NULL; in MapResize() local 90 /* remap node with new map size */ in MapResize() 92 node = tmp[i]; in MapResize() 93 while (node != NULL) { in MapResize() 94 next = node in MapResize() 109 MapNode *node = (MapNode *)SoftBusCalloc(sizeof(*node) + keySize + valueSize); MapCreateNode() local 143 MapNode *node = NULL; LnnMapSet() local 220 MapNode *node = map->nodes[idx]; LnnMapGet() local 252 MapNode *node = map->nodes[idx]; LnnMapErase() local 307 MapNode *node = NULL; LnnMapDelete() local 375 MapNode *node = NULL; LnnMapNext() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_node_animate_supplement_test.cpp | 69 auto node = std::make_shared<RSNodeMock>(false); in HWTEST_F() local 70 EXPECT_TRUE(node != nullptr); in HWTEST_F() 90 auto node = std::make_shared<RSNodeMock>(false); in HWTEST_F() local 91 EXPECT_TRUE(node != nullptr); in HWTEST_F() 114 auto node = std::make_shared<RSNodeMock>(false); in HWTEST_F() local 115 EXPECT_TRUE(node != nullptr); in HWTEST_F() 116 node->AddAnimation(nullptr); in HWTEST_F() 121 node->AddAnimation(curveAnimation); in HWTEST_F() 122 node->AddAnimation(curveAnimation); in HWTEST_F() 127 node in HWTEST_F() 142 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 172 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 197 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 226 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 255 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 284 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 301 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 333 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 368 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 392 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local 414 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 455 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 479 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 502 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 528 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 554 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 576 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 600 auto node = std::make_shared<RSNodeMock>(true); HWTEST_F() local 622 auto node = std::make_shared<RSNodeMock>(false); HWTEST_F() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/model/ |
H A D | checker_config.cpp | 19 bool CheckerConfig::Trust::Marshal(json &node) const in Marshal() 21 SetValue(node[GET_NAME(bundleName)], bundleName); in Marshal() 22 SetValue(node[GET_NAME(appId)], appId); in Marshal() 23 SetValue(node[GET_NAME(packageName)], packageName); in Marshal() 24 SetValue(node[GET_NAME(base64Key)], base64Key); in Marshal() 25 SetValue(node[GET_NAME(checker)], checker); in Marshal() 29 bool CheckerConfig::Trust::Unmarshal(const json &node) in Unmarshal() argument 31 GetValue(node, GET_NAME(bundleName), bundleName); in Unmarshal() 32 GetValue(node, GET_NAME(appId), appId); in Unmarshal() 33 GetValue(node, GET_NAM in Unmarshal() 50 Unmarshal(const json &node) Unmarshal() argument 71 Unmarshal(const Serializable::json &node) Unmarshal() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | list.c | 22 DL_LIST node; member 40 return DL_LIST_ENTRY(list->dlList.pstNext, ListNode, node); in ListGetFirstNodeInt() 53 NO_SANITIZE("cfi") static ListNode *ListFreeNode(List *list, ListNode *node) in ListFreeNode() argument 56 ASSERT(node); in ListFreeNode() 57 ListNode *next = ListGetNextNode(node); in ListFreeNode() 58 DL_ListDelete(&node->node); in ListFreeNode() 60 list->cb(node->data); in ListFreeNode() 62 free(node); in ListFreeNode() 72 for (ListNode *node in ListClear() 99 ListNode *node = (ListNode *)calloc(1, sizeof(ListNode)); ListAddFirst() local 112 ListNode *node = (ListNode *)calloc(1, sizeof(ListNode)); ListAddLast() local 167 ListGetNodeData(const ListNode *node) ListGetNodeData() argument [all...] |
/foundation/distributeddatamgr/pasteboard/services/load/src/ |
H A D | config.cpp | 18 bool Config::Component::Marshal(Serializable::json &node) const in Marshal() 20 SetValue(node, description, GET_NAME(description)); in Marshal() 21 SetValue(node, lib, GET_NAME(lib)); in Marshal() 22 SetValue(node, constructor, GET_NAME(constructor)); in Marshal() 23 SetValue(node, destructor, GET_NAME(destructor)); in Marshal() 24 SetValue(node, params, GET_NAME(params)); in Marshal() 28 bool Config::Component::Unmarshal(const Serializable::json &node) in Unmarshal() argument 30 GetValue(node, GET_NAME(description), description); in Unmarshal() 31 GetValue(node, GET_NAME(lib), lib); in Unmarshal() 32 GetValue(node, GET_NAM in Unmarshal() 50 Unmarshal(const Serializable::json &node) Unmarshal() argument [all...] |
/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_mpd_parser_unit_test.cpp | 256 IDashMpdNode *node = IDashMpdNode::CreateNode("MPD"); in HWTEST_F() local 257 if (node != nullptr) { in HWTEST_F() 259 node->GetAttr("id", uiAttrVal); in HWTEST_F() 260 node->GetAttr("test", uiAttrVal); in HWTEST_F() 263 node->GetAttr("id", iAttrVal); in HWTEST_F() 264 node->GetAttr("test", iAttrVal); in HWTEST_F() 267 node->GetAttr("id", ullAttrVal); in HWTEST_F() 268 node->GetAttr("test", ullAttrVal); in HWTEST_F() 271 node->GetAttr("id", dAttrVal); in HWTEST_F() 272 node in HWTEST_F() 279 IDashMpdNode *node = IDashMpdNode::CreateNode("Period"); HWTEST_F() local 302 IDashMpdNode *node = IDashMpdNode::CreateNode("AdaptationSet"); HWTEST_F() local 325 IDashMpdNode *node = IDashMpdNode::CreateNode("ContentComponent"); HWTEST_F() local 348 IDashMpdNode *node = IDashMpdNode::CreateNode("Representation"); HWTEST_F() local 371 IDashMpdNode *node = IDashMpdNode::CreateNode("SegmentBase"); HWTEST_F() local 394 IDashMpdNode *node = IDashMpdNode::CreateNode("MultipleSegmentBase"); HWTEST_F() local 417 IDashMpdNode *node = IDashMpdNode::CreateNode("SegmentList"); HWTEST_F() local 440 IDashMpdNode *node = IDashMpdNode::CreateNode("SegmentTemplate"); HWTEST_F() local 463 IDashMpdNode *node = IDashMpdNode::CreateNode("Initialization"); HWTEST_F() local 486 IDashMpdNode *node = IDashMpdNode::CreateNode("SegmentTimeline"); HWTEST_F() local 509 IDashMpdNode *node = IDashMpdNode::CreateNode("ContentProtection"); HWTEST_F() local 532 IDashMpdNode *node = IDashMpdNode::CreateNode("SegmentURL"); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/ |
H A D | rs_modifier_test.cpp | 86 auto node = RSCanvasNode::Create(); in HWTEST_F() local 88 node->AddModifier(modifier); in HWTEST_F() 89 node->AddModifier(modifier); in HWTEST_F() 90 ASSERT_TRUE(node != nullptr); in HWTEST_F() 103 auto node = RSCanvasNode::Create(); in HWTEST_F() local 104 node->AddModifier(modifier); in HWTEST_F() 105 ASSERT_TRUE(node != nullptr); in HWTEST_F() 106 ASSERT_EQ(node->GetStagingProperties().GetAlpha(), floatData[0]); in HWTEST_F() 109 ASSERT_EQ(node->GetStagingProperties().GetAlpha(), floatData[1]); in HWTEST_F() 111 node in HWTEST_F() 127 auto node = RSCanvasNode::Create(); HWTEST_F() local 148 auto node = RSCanvasNode::Create(); HWTEST_F() local 171 auto node = RSCanvasNode::Create(); HWTEST_F() local 192 auto node = RSCanvasNode::Create(); HWTEST_F() local 215 auto node = RSCanvasNode::Create(); HWTEST_F() local 236 auto node = RSCanvasNode::Create(); HWTEST_F() local 257 auto node = RSCanvasNode::Create(); HWTEST_F() local 278 auto node = RSCanvasNode::Create(); HWTEST_F() local 299 auto node = RSCanvasNode::Create(); HWTEST_F() local 320 auto node = RSCanvasNode::Create(); HWTEST_F() local 341 auto node = RSCanvasNode::Create(); HWTEST_F() local 362 auto node = RSCanvasNode::Create(); HWTEST_F() local 383 auto node = RSCanvasNode::Create(); HWTEST_F() local 404 auto node = RSCanvasNode::Create(); HWTEST_F() local 425 auto node = RSCanvasNode::Create(); HWTEST_F() local 446 auto node = RSCanvasNode::Create(); HWTEST_F() local 467 auto node = RSCanvasNode::Create(); HWTEST_F() local 488 auto node = RSCanvasNode::Create(); HWTEST_F() local 509 auto node = RSCanvasNode::Create(); HWTEST_F() local 530 auto node = RSCanvasNode::Create(); HWTEST_F() local 551 auto node = RSCanvasNode::Create(); HWTEST_F() local 572 auto node = RSCanvasNode::Create(); HWTEST_F() local 593 auto node = RSCanvasNode::Create(); HWTEST_F() local 614 auto node = RSCanvasNode::Create(); HWTEST_F() local 635 auto node = RSCanvasNode::Create(); HWTEST_F() local 656 auto node = RSCanvasNode::Create(); HWTEST_F() local 677 auto node = RSCanvasNode::Create(); HWTEST_F() local 698 auto node = RSCanvasNode::Create(); HWTEST_F() local 719 auto node = RSCanvasNode::Create(); HWTEST_F() local 740 auto node = RSCanvasNode::Create(); HWTEST_F() local 763 auto node = RSCanvasNode::Create(); HWTEST_F() local 784 auto node = RSCanvasNode::Create(); HWTEST_F() local 805 auto node = RSCanvasNode::Create(); HWTEST_F() local 826 auto node = RSCanvasNode::Create(); HWTEST_F() local 847 auto node = RSCanvasNode::Create(); HWTEST_F() local 868 auto node = RSCanvasNode::Create(); HWTEST_F() local 891 auto node = RSCanvasNode::Create(); HWTEST_F() local 912 auto node = RSCanvasNode::Create(); HWTEST_F() local 933 auto node = RSCanvasNode::Create(); HWTEST_F() local 954 auto node = RSCanvasNode::Create(); HWTEST_F() local 975 auto node = RSCanvasNode::Create(); HWTEST_F() local 996 auto node = RSCanvasNode::Create(); HWTEST_F() local 1017 auto node = RSCanvasNode::Create(); HWTEST_F() local 1038 auto node = RSCanvasNode::Create(); HWTEST_F() local 1059 auto node = RSCanvasNode::Create(); HWTEST_F() local 1080 auto node = RSCanvasNode::Create(); HWTEST_F() local 1101 auto node = RSCanvasNode::Create(); HWTEST_F() local 1122 auto node = RSCanvasNode::Create(); HWTEST_F() local 1143 auto node = RSCanvasNode::Create(); HWTEST_F() local 1164 auto node = RSCanvasNode::Create(); HWTEST_F() local 1185 auto node = RSCanvasNode::Create(); HWTEST_F() local 1206 auto node = RSCanvasNode::Create(); HWTEST_F() local 1227 auto node = RSCanvasNode::Create(); HWTEST_F() local 1248 auto node = RSCanvasNode::Create(); HWTEST_F() local 1269 auto node = RSCanvasNode::Create(); HWTEST_F() local 1290 auto node = RSCanvasNode::Create(); HWTEST_F() local 1311 auto node = RSCanvasNode::Create(); HWTEST_F() local 1332 auto node = RSCanvasNode::Create(); HWTEST_F() local 1353 auto node = RSCanvasNode::Create(); HWTEST_F() local 1374 auto node = RSCanvasNode::Create(); HWTEST_F() local 1395 auto node = RSCanvasNode::Create(); HWTEST_F() local 1416 auto node = RSCanvasNode::Create(); HWTEST_F() local 1437 auto node = RSCanvasNode::Create(); HWTEST_F() local 1458 auto node = RSCanvasNode::Create(); HWTEST_F() local 1479 auto node = RSCanvasNode::Create(); HWTEST_F() local 1500 auto node = RSCanvasNode::Create(); HWTEST_F() local 1521 auto node = RSCanvasNode::Create(); HWTEST_F() local 1542 auto node = RSCanvasNode::Create(); HWTEST_F() local 1565 auto node = RSCanvasNode::Create(); HWTEST_F() local 1586 auto node = RSCanvasNode::Create(); HWTEST_F() local 1607 auto node = RSCanvasNode::Create(); HWTEST_F() local 1628 auto node = RSCanvasNode::Create(); HWTEST_F() local 1649 auto node = RSCanvasNode::Create(); HWTEST_F() local 1671 auto node = RSCanvasNode::Create(); HWTEST_F() local 1692 auto node = RSCanvasNode::Create(); HWTEST_F() local 1713 auto node = RSCanvasNode::Create(); HWTEST_F() local 1734 auto node = RSCanvasNode::Create(); HWTEST_F() local 1755 auto node = RSCanvasNode::Create(); HWTEST_F() local 1776 auto node = RSCanvasNode::Create(); HWTEST_F() local 1797 auto node = RSCanvasNode::Create(); HWTEST_F() local 1818 auto node = RSCanvasNode::Create(); HWTEST_F() local 1839 auto node = RSCanvasNode::Create(); HWTEST_F() local 1860 auto node = RSCanvasNode::Create(); HWTEST_F() local 1881 auto node = RSCanvasNode::Create(); HWTEST_F() local [all...] |
/foundation/resourceschedule/ffrt/src/util/ |
H A D | linked_list.h | 40 static T* ContainerOf(LinkedList* node, LinkedList T::*member) noexcept 42 return reinterpret_cast<T*>(reinterpret_cast<intptr_t>(node) - OffsetOf<T>(member)); 51 static void InsertAfter(LinkedList* cur, LinkedList* node) noexcept 53 node->next = cur->next; 54 node->prev = cur; 55 cur->next->prev = node; 56 cur->next = node; 59 static void InsertBefore(LinkedList* cur, LinkedList* node) noexcept 61 node->next = cur; 62 node 88 Delete(node); global() variable 96 Delete(node); global() variable 221 InsertAfter(&node); global() variable 226 InsertAfter(node); global() variable 231 InsertBefore(&node); global() variable 236 InsertBefore(node); global() variable [all...] |
/foundation/distributeddatamgr/pasteboard/framework/framework/serializable/ |
H A D | serializable.cpp | 32 json node; in Marshall() local 33 Marshal(node); in Marshall() 34 char *value = cJSON_PrintUnformatted(node); in Marshall() 43 bool Serializable::GetValue(const json node, const std::string &name, std::string &value) in GetValue() argument 45 auto subNode = GetSubNode(node, name); in GetValue() 53 bool Serializable::GetValue(const json node, const std::string &name, uint8_t &value) in GetValue() argument 55 return GetNumber(node, name, value); in GetValue() 58 bool Serializable::GetValue(const json node, const std::string &name, uint16_t &value) in GetValue() argument 60 return GetNumber(node, name, value); in GetValue() 63 bool Serializable::GetValue(const json node, cons argument 68 GetValue(const json node, const std::string &name, uint64_t &value) GetValue() argument 73 GetValue(const json node, const std::string &name, int32_t &value) GetValue() argument 78 GetValue(const json node, const std::string &name, int64_t &value) GetValue() argument 83 GetValue(const json node, const std::string &name, bool &value) GetValue() argument 93 GetValue(const json node, const std::string &name, std::vector<uint8_t> &value) GetValue() argument 106 GetValue(const json node, const std::string &name, Serializable &value) GetValue() argument 115 SetValue(json &node, const std::string &value, const std::string &name) SetValue() argument 126 SetValue(json &node, const uint8_t &value, const std::string &name) SetValue() argument 131 SetValue(json &node, const uint16_t &value, const std::string &name) SetValue() argument 136 SetValue(json &node, const uint32_t &value, const std::string &name) SetValue() argument 141 SetValue(json &node, const uint64_t &value, const std::string &name) SetValue() argument 146 SetValue(json &node, const int32_t &value, const std::string &name) SetValue() argument 151 SetValue(json &node, const int64_t &value, const std::string &name) SetValue() argument 156 SetValue(json &node, const bool &value, const std::string &name) SetValue() argument 167 SetValue(json &node, const std::vector<uint8_t> &value, const std::string &name) SetValue() argument 181 SetValue(json &node, const Serializable &value, const std::string &name) SetValue() argument 196 GetSubNode(const json node, const std::string &name) GetSubNode() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_visitor_test.cpp | 87 auto node = std::make_shared<RSCanvasRenderNode>(nodeId); in HWTEST_F() local 89 rsRenderThreadVisitor->PrepareCanvasRenderNode(*node); in HWTEST_F() 101 auto node = std::make_shared<RSCanvasRenderNode>(nodeId); in HWTEST_F() local 102 node->GetMutableRenderProperties().SetAlpha(0); in HWTEST_F() 103 node->GetMutableRenderProperties().SetVisible(false); in HWTEST_F() 105 rsRenderThreadVisitor->PrepareCanvasRenderNode(*node); in HWTEST_F() 117 auto node = std::make_shared<RSCanvasRenderNode>(nodeId); in HWTEST_F() local 120 node->AddChild(surfaceRenderNode, -1); in HWTEST_F() 122 rsRenderThreadVisitor->PrepareCanvasRenderNode(*node); in HWTEST_F() 134 auto node in HWTEST_F() local 149 auto node = std::make_shared<RSCanvasRenderNode>(nodeId); HWTEST_F() local 163 std::shared_ptr<RSCanvasRenderNode> node = std::make_shared<RSCanvasRenderNode>(nodeId); HWTEST_F() local 218 auto node = std::make_shared<RSRootRenderNode>(nodeId); HWTEST_F() local 232 auto node = std::make_shared<RSRootRenderNode>(nodeId); HWTEST_F() local 261 auto node = std::make_shared<RSRootRenderNode>(nodeId); HWTEST_F() local 275 auto node = std::make_shared<RSRootRenderNode>(nodeId); HWTEST_F() local 490 auto node = std::make_shared<RSCanvasRenderNode>(nodeId, rsContext->weak_from_this()); HWTEST_F() local 787 auto node = std::make_shared<RSSurfaceRenderNode>(config); HWTEST_F() local 849 auto node = std::make_shared<RSSurfaceRenderNode>(config); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_command.cpp | 51 const RefPtr<DOMDocument>& domDocument, const RefPtr<DOMNode>& node) in TrySaveTargetAndIdNode() 54 domDocument->AddNodeWithId(id, node); in TrySaveTargetAndIdNode() 57 domDocument->AddNodeWithTarget(target, node); in TrySaveTargetAndIdNode() 77 void JsCommandDomElementOperator::UpdateForChart(const RefPtr<DOMNode>& node) const in UpdateForChart() 80 auto chart = AceType::DynamicCast<DOMChart>(node); in UpdateForChart() 95 void JsCommandDomElementOperator::UpdateForImageAnimator(const RefPtr<DOMNode>& node) const in UpdateForImageAnimator() 98 auto imageAnimator = AceType::DynamicCast<DOMImageAnimator>(node); in UpdateForImageAnimator() 105 void JsCommandDomElementOperator::UpdateForClock(const RefPtr<DOMNode>& node) const in UpdateForClock() 108 auto domClock = AceType::DynamicCast<DOMClock>(node); in UpdateForClock() 115 void JsCommandDomElementOperator::UpdateForBadge(const RefPtr<DOMNode>& node) cons 50 TrySaveTargetAndIdNode(const std::string& id, const std::string& target, const RefPtr<DOMDocument>& domDocument, const RefPtr<DOMNode>& node) TrySaveTargetAndIdNode() argument 180 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, itemIndex_); CreateDomNode() local 244 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, -1); CreateDomElement() local 289 MountDomNode( const RefPtr<DOMNode>& node, const RefPtr<DOMDocument>& domDocument, NodeId parentNodeId) const MountDomNode() argument 374 auto node = CreateDomNode(page); Execute() local 417 auto node = CreateDomElement(page); Execute() local 432 auto node = CreateDomNode(page, parentNodeId_); Execute() local 492 auto node = domDocument->GetDOMNodeById(nodeId_); Execute() local 525 auto node = GetNodeFromPage(page, nodeId_); Execute() local 547 auto node = GetNodeFromPage(page, nodeId_); Execute() local 594 auto node = GetNodeFromPage(page, nodeId_); Execute() local 642 auto node = GetNodeFromPage(page, nodeId_); Execute() local [all...] |
/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 33 if (node == nullptr) {
in ParseInternal() 34 WIFI_LOGE("ParseInternal node null");
in ParseInternal() 37 if (IsDocValid(node) != true) {
in ParseInternal() 41 xmlNodePtr softapNode = GotoSoftApNode(node);
in ParseInternal() 49 WIFI_LOGE("GotoSoftApNode node null");
in GotoSoftApNode() 52 for (xmlNodePtr node = innode->children; node != nullptr; node = node in GotoSoftApNode() 97 GetConfigNameAsInt(xmlNodePtr node) GetConfigNameAsInt() argument [all...] |
H A D | network_parser.cpp | 98 WIFI_LOGE("GetIpConfig node null");
in GetIpConfig() 101 for (xmlNodePtr node = innode->children; node != nullptr; node = node->next) {
in GetIpConfig() 102 if (GetConfigNameAsInt(node) != WifiConfigType::IPASSIGNMENT) {
in GetIpConfig() 105 if (GetStringValue(node) == IP_DHCP) {
in GetIpConfig() 107 } else if (GetStringValue(node) == IP_STATIC) {
in GetIpConfig() 124 WIFI_LOGE("GotoNetworkList node null");
in GotoNetworkList() 127 for (xmlNodePtr node in GotoNetworkList() 135 GetConfigNameAsInt(xmlNodePtr node) GetConfigNameAsInt() argument 148 GetNodeNameAsInt(xmlNodePtr node) GetNodeNameAsInt() argument 270 GetKeyMgmt(xmlNodePtr node, WifiDeviceConfig& wifiConfig) GetKeyMgmt() argument 301 GetRandMacSetting(xmlNodePtr node) GetRandMacSetting() argument 363 ParseSsid(xmlNodePtr node, WifiDeviceConfig& wifiConfig) ParseSsid() argument 380 ParsePreSharedKey(xmlNodePtr node, WifiDeviceConfig& wifiConfig) ParsePreSharedKey() argument 398 ParseInternetHistory(xmlNodePtr node, WifiDeviceConfig& wifiConfig) ParseInternetHistory() argument 446 ParseWepKeys(xmlNodePtr node, WifiDeviceConfig& wifiDeviceConfig) ParseWepKeys() argument 460 ParseStatus(xmlNodePtr node, WifiDeviceConfig& wifiDeviceConfig) ParseStatus() argument 615 GetParseType(xmlNodePtr node) GetParseType() argument 630 ParseInternal(xmlNodePtr node) ParseInternal() argument [all...] |