Home | History | Annotate | Download | only in pathops

Lines Matching refs:lce

2206         double lcs, lce, los, loe;
2212 lce = list->coinPtTEnd()->fT;
2224 lce = list->oppPtTEnd()->fT;
2225 if (lcs > lce) {
2227 swap(lcs, lce);
2234 SkASSERT(tce < lcs || lce < tcs);