Searched refs:fBorrowed (Results 1 – 2 of 2) sorted by relevance
193 int fBorrowed; member205 fBorrowed = 0; in reset()218 ++fBorrowed; in update()
227 stats.fTotal, fBudgetedCount, stats.fExternal, stats.fBorrowed, in dumpStats()244 keys->push_back(SkString("gpu_cache_borrowed_entries")); values->push_back(stats.fBorrowed); in dumpStatsKeyValuePairs()