Home
last modified time | relevance | path

Searched refs:getCacheHits (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/lazy/
DSkDiscardableMemoryPool.h45 virtual int getCacheHits() = 0;
DSkDiscardableMemoryPool.cpp45 int getCacheHits() override { return fCacheHits; } in getCacheHits() function in __anonc6ded2be0111::DiscardableMemoryPool