Home
last modified time | relevance | path

Searched refs:fCacheStoreCnt (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/gpu/
H A DMemoryCache.h38 int numCacheStores() const { return fCacheStoreCnt; } in numCacheStores()
41 fCacheStoreCnt = 0; in resetCacheStats()
89 int fCacheStoreCnt = 0; member in sk_gpu_test::MemoryCache
H A DMemoryCache.cpp61 ++fCacheStoreCnt; in store()

Completed in 2 milliseconds