Home
last modified time | relevance | path

Searched refs:renderFrameImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp311 renderFrameImpl(layers, clip, nodes, opaque, contentDrawBounds, canvas, preTransform); in renderFrame()
332 void SkiaPipeline::renderFrameImpl(const LayerUpdateQueue& layers, const SkRect& clip, in renderFrameImpl() function in android::uirenderer::skiapipeline::SkiaPipeline
497 renderFrameImpl(layers, clip, nodes, true, contentDrawBounds, &overdrawCanvas, preTransform); in renderOverdraw()
DSkiaPipeline.h120 void renderFrameImpl(const LayerUpdateQueue& layers, const SkRect& clip,