Searched refs:plotUsage (Results 1 – 2 of 2) sorted by relevance
290 if (0 == pictInfo->plotUsage(plotID)) { in unlock()334 SkASSERT(pictInfo->plotUsage(layer->plot()->id()) > 0); in validate()436 SkASSERT(0 == pictInfo->plotUsage(plot->id())); in purgePlot()
52 int plotUsage(int plotID) const { in plotUsage() function