Home
last modified time | relevance | path

Searched refs:nearParallel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrTriangulator.h351 bool nearParallel(const Line& o) const { in nearParallel() function
DGrAATriangulator.cpp440 if (!prevEdge->fLine.nearParallel(e->fLine) && prevInner.intersect(inner, &innerPoint) && in strokeBoundary()
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp305 bool nearParallel(const Line& o) const { in nearParallel() function
1981 if (!prevEdge->fLine.nearParallel(e->fLine) && prevInner.intersect(inner, &innerPoint) && in stroke_boundary()