Searched refs:node2 (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/tests/unit/ |
D | DamageAccumulatorTests.cpp | 91 RenderNode node2; in TEST() local 92 node2.animatorProperties().setLeftTopRightBottom(50, 50, 100, 100); in TEST() 93 node2.animatorProperties().updateMatrix(); in TEST() 94 da.pushTransform(&node2); in TEST() 112 RenderNode node2; in TEST() local 113 node2.animatorProperties().setLeftTopRightBottom(50, 50, 100, 100); in TEST() 114 node2.animatorProperties().setClipToBounds(false); in TEST() 115 node2.animatorProperties().setRotationX(1.0f); in TEST() 116 node2.animatorProperties().setRotationY(1.0f); in TEST() 117 node2.animatorProperties().setRotation(20.0f); in TEST() [all …]
|
/frameworks/libs/binary_translation/backend/x86_64/ |
D | machine_ir_analysis_test.cc | 245 auto* node2 = tree.root()->GetInnerloopNode(1); in TEST() local 246 CheckLoopContent(node2->loop(), {bb3}); in TEST() 247 EXPECT_EQ(node2->NumInnerloops(), 0UL); in TEST() 273 auto* node2 = node1->GetInnerloopNode(0); in TEST() local 274 CheckLoopContent(node2->loop(), {bb2}); in TEST() 275 EXPECT_EQ(node2->NumInnerloops(), 0UL); in TEST()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |