Searched refs:nextCoinID (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ | ||
D | SkPathOpsTypes.h | 93 int nextCoinID() { in nextCoinID() function |
D | SkOpCoincidence.cpp | 54 SkDEBUGCODE(coinRec->fID = fDebugState->nextCoinID()); in add() |