Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp752 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRect()
1122 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRRect()
1437 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawOval()
1475 this->drawShapeUsingPathRenderer(clip, in drawArc()
1604 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, std::move(shape), in drawShape()
1828 void SurfaceDrawContext::drawShapeUsingPathRenderer(const GrClip* clip, in drawShapeUsingPathRenderer() function in skgpu::ganesh::SurfaceDrawContext
H A DSurfaceDrawContext.h695 void drawShapeUsingPathRenderer(const GrClip*, GrPaint&&, GrAA, const SkMatrix&,