Searched refs:drawShapeUsingPathRenderer (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/gpu/v1/ |
| D | SurfaceDrawContext.cpp | 780 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRect() 1116 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawRRect() 1422 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawOval() 1461 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, in drawArc() 1584 this->drawShapeUsingPathRenderer(clip, std::move(paint), aa, viewMatrix, std::move(shape), in drawShape() 1784 void SurfaceDrawContext::drawShapeUsingPathRenderer(const GrClip* clip, in drawShapeUsingPathRenderer() function in skgpu::v1::SurfaceDrawContext
|
| D | SurfaceDrawContext_v1.h | 688 void drawShapeUsingPathRenderer(const GrClip*, GrPaint&&, GrAA, const SkMatrix&,
|