Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.cpp202 int tweenCount = (int) between(check->fCoinPtTStart->fT, cTs, check->fCoinPtTEnd->fT) in addIfMissing() local
207 if (tweenCount) { in addIfMissing()
DSkPathOpsDebug.cpp1236 int tweenCount = (int) between(check->fCoinPtTStart->fT, cTs, check->fCoinPtTEnd->fT) in debugAddIfMissing() local
1241 if (tweenCount) { in debugAddIfMissing()