Home
last modified time | relevance | path

Searched defs:bisector (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkGeometry.cpp220 SkVector bisector = SkFindBisector(tan0, -tan1); in SkFindQuadMidTangent() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.h154 const SkPoint& bisector(int index) const { return fPts[index].fBisector; } in bisector() function in GrAAConvexTessellator::Ring
/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp553 SkPoint bisector = SkFindBisector(tan0, tan1); in internalJoinTo() local

Completed in 4 milliseconds