HomeSort by relevance Sort by last modified time
    Searched refs:overS (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkOpCoincidence.cpp 527 double SkOpCoincidence::TRange(const SkOpPtT* overS, double t,
529 const SkOpSpanBase* work = overS->span();
556 // while overS->fT <=t and overS contains coinSeg
803 double overS, overE;
    [all...]
SkOpCoincidence.h 259 const SkOpPtT* overS, const SkOpPtT* overE);
285 double* overS, double* overE) const;
289 // return coinPtT->segment()->t mapped from overS->fT <= t <= overE->fT
290 static double TRange(const SkOpPtT* overS, double t, const SkOpSegment* coinPtT
SkPathOpsDebug.cpp     [all...]

Completed in 166 milliseconds