Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp71 this->writeStroke(cubic, endControlPoint, GrTessellationShader::kCubicCurveType); in lineTo()
83 this->writeStroke(cubic, endControlPoint, GrTessellationShader::kCubicCurveType); in quadraticTo()
98 this->writeStroke(conic, endControlPoint, GrTessellationShader::kConicCurveType); in conicTo()
110 this->writeStroke(p, endControlPoint, GrTessellationShader::kCubicCurveType); in cubicConvex180To()
138 this->writeStroke(fDeferredFirstStroke, SkPoint(), in finishContour()
169 SK_ALWAYS_INLINE void writeStroke(const SkPoint p[4], SkPoint endControlPoint, in writeStroke() function in skgpu::__anon18865::InstanceWriter

Completed in 2 milliseconds