Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp35 static const SkScalar kCurveConnectionThreshold = 0.8f; variable
198 if (SkScalarAbs(fNorms[cur].dot(fNorms[prev])) > kCurveConnectionThreshold) { in computeBisectors()

Completed in 2 milliseconds