Searched refs:node2 (Results 1 – 1 of 1) sorted by relevance
91 RenderNode node2; in TEST() local92 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() local113 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 …]