Searched defs:CacheImpl (Results 1 – 3 of 3) sorted by relevance
54 typedef std::tr1::unordered_map<string, const RegExp*> CacheImpl; typedef
30 class CacheImpl : public SkImageFilterCache { class33 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() function in __anon298b98530311::CacheImpl
30 class CacheImpl : public SkImageFilterCache { class33 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() function in __anonbb46f7680311::CacheImpl