Searched refs:fComputedEnd (Results 1 – 2 of 2) sorted by relevance
320 fComputedEnd = fEnd = computedEnd; in computeSector()416 double tEnd = index ? rh->fComputedEnd->t() : this->fComputedEnd->t(); in endsIntersect()417 bool testAscends = tStart < (index ? rh->fComputedEnd->t() : this->fComputedEnd->t()); in endsIntersect()831 fComputedEnd = fEnd = end; in set()
134 SkOpSpanBase* fComputedEnd; member