Searched defs:oppStartT (Results 1 – 2 of 2) sorted by relevance
689 double oppStartT = first->fCoinStart.perpT() == -1 ? 0 : SkTMax(0., first->fCoinStart.perpT()); in coincidentForce() local
690 … double oppStartT = first->fCoinStart.perpT() == -1 ? 0 : std::max(0., first->fCoinStart.perpT()); in coincidentForce() local