Lines Matching refs:renderNodes

51     std::vector<sp<RenderNode>> renderNodes;  in RENDERTHREAD_SKIA_PIPELINE_TEST()  local
52 renderNodes.push_back(redNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
59 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
74 std::vector<sp<RenderNode>> renderNodes; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
75 renderNodes.push_back(halfGreenNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
81 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, true, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
85 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, false, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
98 std::vector<sp<RenderNode>> renderNodes; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
99 renderNodes.push_back(redNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
105 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, true, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
165 std::vector<sp<RenderNode>> renderNodes; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
166 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
178 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
183 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
184 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
189 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
190 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
195 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
196 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
201 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
202 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
207 renderNodes.push_back(whiteNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
208 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
424 std::vector<sp<RenderNode>> renderNodes; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
425 renderNodes.push_back(redNode); in RENDERTHREAD_SKIA_PIPELINE_TEST()
429 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
436 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
442 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()