Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp532 const SkOpPtT* innerPtT = checkPtT; in debugLoopLimit() local
534 innerPtT = innerPtT->fNext; in debugLoopLimit()
535 if (checkPtT == innerPtT) { in debugLoopLimit()