Searched refs:flushesSinceLastUsed (Results 1 – 4 of 4) sorted by relevance
420 SkDebugf("%d ", plot->flushesSinceLastUsed()); in compact()425 if (plot->flushesSinceLastUsed() > kRecentlyUsedCount) { in compact()456 SkDebugf("%d ", plot->flushesSinceLastUsed()); in compact()460 if (plot->flushesSinceLastUsed() <= kRecentlyUsedCount) { in compact()482 if (plot->flushesSinceLastUsed() <= kRecentlyUsedCount) { in compact()
294 int flushesSinceLastUsed() { return fFlushesSinceLastUse; } in flushesSinceLastUsed() function
459 SkDebugf("%d ", plot->flushesSinceLastUsed()); in compact()464 if (plot->flushesSinceLastUsed() > kPlotRecentlyUsedCount) { in compact()495 SkDebugf("%d ", plot->flushesSinceLastUsed()); in compact()499 if (plot->flushesSinceLastUsed() <= kPlotRecentlyUsedCount) { in compact()521 if (plot->flushesSinceLastUsed() <= kPlotRecentlyUsedCount) { in compact()
416 int flushesSinceLastUsed() { return fFlushesSinceLastUse; } in flushesSinceLastUsed() function