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

  /external/skia/src/pathops/
SkOpAngle.h 134 SkOpSpanBase* fComputedEnd;
SkOpAngle.cpp 368 fComputedEnd = fEnd = computedEnd;
464 double tEnd = index ? rh->fComputedEnd->t() : this->fComputedEnd->t();
465 bool testAscends = tStart < (index ? rh->fComputedEnd->t() : this->fComputedEnd->t());
    [all...]

Completed in 65 milliseconds