Home
last modified time | relevance | path

Searched refs:nodeId1 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dvsync_station_test.cpp75 NodeId nodeId1 = 1; variable
76 std::shared_ptr<VsyncStation> vsyncStation1 = std::make_shared<VsyncStation>(nodeId1);
93 NodeId nodeId1 = 1; variable
94 std::shared_ptr<VsyncStation> vsyncStation1 = std::make_shared<VsyncStation>(nodeId1);
112 NodeId nodeId1 = 1; variable
113 std::shared_ptr<VsyncStation> vsyncStation1 = std::make_shared<VsyncStation>(nodeId1);
131 NodeId nodeId1 = 1; variable
132 std::shared_ptr<VsyncStation> vsyncStation1 = std::make_shared<VsyncStation>(nodeId1);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_dropframe_test.cpp28 static const int nodeId1 = 1; variable
48 node1 = std::make_shared<RSBaseRenderNode>(nodeId1, context->weak_from_this()); in SetUpTestCase()
102 auto child = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1);
121 auto parent = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1);
142 auto child1 = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1);
169 auto child1 = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1);
196 auto child1 = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1);
H A Drs_tunnel_handle_test.cpp28 static const int nodeId1 = 1; variable
45 node1 = std::make_shared<RSBaseRenderNode>(nodeId1, context->weak_from_this()); in SetUpTestCase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_ui_capture_test.cpp324 constexpr NodeId nodeId1 = TestSrc::limitNumber::Uint64[1]; variable
326 RSRootRenderNode node1(nodeId1);