Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp80 static bool ccw_dxdy(const SkDVector& v, SkOpRayDir dir) { in ccw_dxdy() function
281 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop()
299 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop()