Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTriangulator.h348 bool nearParallel(const Line& o) const { in nearParallel() function
DGrAATriangulator.cpp440 if (!prevEdge->fLine.nearParallel(e->fLine) && prevInner.intersect(inner, &innerPoint) && in strokeBoundary()
/external/skqp/src/gpu/
DGrTessellator.cpp303 bool nearParallel(const Line& o) const { in nearParallel() function
1897 if (!prevEdge->fLine.nearParallel(e->fLine) && prevInner.intersect(inner, &innerPoint) && in stroke_boundary()