Home
last modified time | relevance | path

Searched refs:drawSimpleShape (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h683 bool drawSimpleShape(const GrClip*, GrPaint*, GrAA, const SkMatrix&, const GrStyledShape&);
686 // this will attempt to re-route through drawSimpleShape() to see if we can avoid path rendering
H A DSurfaceDrawContext.cpp1721 bool SurfaceDrawContext::drawSimpleShape(const GrClip* clip, in drawSimpleShape() function in skgpu::v1::SurfaceDrawContext
1840 if (this->drawSimpleShape(clip, &paint, aa, viewMatrix, shape)) { in drawShapeUsingPathRenderer()

Completed in 6 milliseconds