Searched defs:notifyCacheMiss (Results 1 – 5 of 5) sorted by relevance
115 virtual void notifyCacheMiss(CacheMissType type) { } in notifyCacheMiss() function117 virtual void notifyCacheMiss(CacheMissType type, int fontSize) { in notifyCacheMiss() function
185 virtual void notifyCacheMiss(CacheMissType) {} in notifyCacheMiss() function
150 void notifyCacheMiss(SkStrikeClient::CacheMissType type) override { in notifyCacheMiss() function in __anon08d9623e0211::DiscardableManager
58 void notifyCacheMiss(SkStrikeClient::CacheMissType type, int fontSize) override { in notifyCacheMiss() function in DiscardableManager
45 void notifyCacheMiss(SkStrikeClient::CacheMissType type) override { fCacheMissCount[type]++; } in notifyCacheMiss() function in DiscardableManager