Searched refs:drawShapeUsingPathRenderer (Results 1 – 2 of 2) sorted by relevance
| /external/skia/src/gpu/ganesh/ |
| D | SurfaceDrawContext.cpp | 703 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRect() 1071 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRRect() 1386 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawOval() 1427 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawArc() 1554 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, std::move(shape), in drawShape() 1778 void SurfaceDrawContext::drawShapeUsingPathRenderer(const GrClip* clip, in drawShapeUsingPathRenderer() function in skgpu::v1::SurfaceDrawContext
|
| D | SurfaceDrawContext.h | 675 void drawShapeUsingPathRenderer(const GrClip*, GrPaint&&, GrAA, const SkMatrix&,
|