Searched refs:drawStrokedLine (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/v1/ |
D | SurfaceDrawContext_v1.h | 678 void drawStrokedLine(const GrClip*, GrPaint&&, GrAA, const SkMatrix&, const SkPoint[2],
|
D | SurfaceDrawContext.cpp | 1673 void SurfaceDrawContext::drawStrokedLine(const GrClip* clip, in drawStrokedLine() function in skgpu::v1::SurfaceDrawContext 1744 this->drawStrokedLine(clip, std::move(*paint), aa, viewMatrix, linePts, in drawSimpleShape()
|