Home
last modified time | relevance | path

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

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