Searched defs:notifyCacheMiss (Results 1 – 3 of 3) sorted by relevance
/external/skia/bench/ | ||
D | SkGlyphCacheBench.cpp | 150 void notifyCacheMiss(SkStrikeClient::CacheMissType type, int fontSize) override { in notifyCacheMiss() function in __anonc8873eea0211::DiscardableManager |
/external/skia/tools/ | ||
D | remote_demo.cpp | 67 void notifyCacheMiss(SkStrikeClient::CacheMissType type, int fontSize) override { } in notifyCacheMiss() function in ClientDiscardableManager |
/external/skia/tests/ | ||
D | SkRemoteGlyphCacheTest.cpp | 62 void notifyCacheMiss(SkStrikeClient::CacheMissType type, int fontSize) override { in notifyCacheMiss() function in DiscardableManager |