Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp90 return numParametricSegments_pow4 <= fMaxParametricSegments_pow4_withJoin[0]; in stroke180FitsInPatch_withJoin()
100 return numParametricSegments_pow4 <= fMaxParametricSegments_pow4_withJoin[1]; in stroke360FitsInPatch_withJoin()
134 maxParametricSegments_pow4_withJoin.store(fMaxParametricSegments_pow4_withJoin); in updateTolerances()
642 float fMaxParametricSegments_pow4_withJoin[2]; // For strokes that rotate 180 and 360 degrees. member in skgpu::__anon18867::PatchWriter::JoinType

Completed in 2 milliseconds