Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.cpp195 constexpr double kQuarterPixelSq = 0.25f * 0.25f; in simplifyBoundary() local
205 (distPrev * distPrev <= kQuarterPixelSq || distNext * distNext <= kQuarterPixelSq)) { in simplifyBoundary()

Completed in 3 milliseconds