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 127 SkOpSpanBase* fComputedEnd;
SkOpAngle.cpp 352 fComputedEnd = fEnd = computedEnd;
448 double tEnd = index ? rh->fComputedEnd->t() : this->fComputedEnd->t();
449 bool testAscends = tStart < (index ? rh->fComputedEnd->t() : this->fComputedEnd->t());
858 fComputedEnd = fEnd = end;
    [all...]

Completed in 137 milliseconds