Home
last modified time | relevance | path

Searched defs:notifyCacheMiss (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkRemoteGlyphCache.h115 virtual void notifyCacheMiss(CacheMissType type) { } in notifyCacheMiss() function
117 virtual void notifyCacheMiss(CacheMissType type, int fontSize) { in notifyCacheMiss() function
/third_party/skia/bench/
DSkGlyphCacheBench.cpp150 void notifyCacheMiss(SkStrikeClient::CacheMissType type) override { in notifyCacheMiss() function in __anon4c7f19af0211::DiscardableManager
/third_party/skia/tests/
DSkRemoteGlyphCacheTest.cpp59 void notifyCacheMiss(SkStrikeClient::CacheMissType type, int fontSize) override { in notifyCacheMiss() function in DiscardableManager