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