Home
last modified time | relevance | path

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

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