Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp84 bool stroke180FitsInPatch(float numParametricSegments_pow4) { in stroke180FitsInPatch() function in skgpu::__anon18867::PatchWriter::JoinType
382 if (this->stroke180FitsInPatch(numParametricSegments_pow4) || maxDepth == 0) { in internalConicPatchesTo()
446 if (this->stroke180FitsInPatch(numParametricSegments_pow4) || maxDepth == 0) { in internalCubicConvex180PatchesTo()
797 if (!patchWriter.stroke180FitsInPatch(numParametricSegments_pow4)) { in prepare()
836 if (!patchWriter.stroke180FitsInPatch(numParametricSegments_pow4)) { in prepare()

Completed in 2 milliseconds