Searched defs:CacheImpl (Results 1 – 3 of 3) sorted by relevance
31 class CacheImpl : public SkImageFilterCache { class34 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() function in __anon0e486af90311::CacheImpl
19 internal class CacheImpl : ICache { class
183 class CacheImpl: class