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

/external/skia/src/pathops/
H A DSkPathOpsWinding.cpp48 static SkScalar pt_xy(const SkPoint& pt, SkOpRayDir dir) { function
106 SkScalar baseXY = pt_xy(base.fPt, dir);
123 SkScalar baseXY = pt_xy(base.fPt, dir);
153 SkScalar ptXY = pt_xy(pt, dir);

Completed in 65 milliseconds