Lines Matching refs:foundStart
530 const SkOpPtT* foundStart = nullptr;544 foundStart = work->ptT();557 double denom = foundEnd->fT - foundStart->fT;558 double sRatio = denom ? (t - foundStart->fT) / denom : 1;