Home
last modified time | relevance | path

Searched refs:fWrapped (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrResourceCache.h207 int fWrapped; member
217 fWrapped = 0; in reset()
226 ++fWrapped; in update()
/external/skia/src/gpu/
DGrResourceCache.h205 int fWrapped; member
215 fWrapped = 0; in reset()
224 ++fWrapped; in update()
DGrResourceCache.cpp869 stats.fTotal, fBudgetedCount, stats.fWrapped, stats.fNumNonPurgeable, in dumpStats()
/external/skqp/tools/gpu/
DGrTest.cpp167 stats.fTotal, fBudgetedCount, stats.fWrapped, stats.fNumNonPurgeable, in dumpStats()