HomeSort by relevance Sort by last modified time
    Searched full:pt_dxdy (Results 1 - 1 of 1) sorted by null

  /external/skia/src/pathops/
SkPathOpsWinding.cpp 56 static double pt_dxdy(const SkDVector& v, SkOpRayDir dir) { function
166 if (fabs(pt_dydx(slope, dir) * 10000) > fabs(pt_dxdy(slope, dir))) {

Completed in 48 milliseconds