Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp80 return fMaxCombinedSegments_withJoin >= 1; in lineFitsInPatch_withJoin()
136 fMaxCombinedSegments_withJoin = fMaxTessellationSegments - worstCaseNumSegmentsInJoin - 1; in updateTolerances()
430 this->internalPatchTo(prevJoinType, (numCombinedSegments <= fMaxCombinedSegments_withJoin), in internalConicPatchesTo()
481 this->internalPatchTo(prevJoinType, (numCombinedSegments <= fMaxCombinedSegments_withJoin), in internalCubicConvex180PatchesTo()
646 float fMaxCombinedSegments_withJoin; member in skgpu::__anon18867::PatchWriter::JoinType

Completed in 4 milliseconds