Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h93 int nextCoinID() { in nextCoinID() function
DSkOpCoincidence.cpp54 SkDEBUGCODE(coinRec->fID = fDebugState->nextCoinID()); in add()