Home
last modified time | relevance | path

Searched refs:cTe (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp194 int cTe = coinTe; in addIfMissing() local
200 SkTSwap(cTe, oTe); in addIfMissing()
203 + (int) between(check->fCoinPtTStart->fT, cTe, check->fCoinPtTEnd->fT) in addIfMissing()
DSkPathOpsDebug.cpp1228 int cTe = coinTe; in debugAddIfMissing() local
1234 SkTSwap(cTe, oTe); in debugAddIfMissing()
1237 + (int) between(check->fCoinPtTStart->fT, cTe, check->fCoinPtTEnd->fT) in debugAddIfMissing()