Home
last modified time | relevance | path

Searched refs:PurgeFontCache (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkGraphics.cpp46 SkGraphics::PurgeFontCache(); in PurgeAllCaches()
123 void SkGraphics::PurgeFontCache() { in PurgeFontCache() function in SkGraphics
/third_party/skia/include/core/
DSkGraphics.h74 static void PurgeFontCache();
/third_party/skia/tests/
DFontHostStreamTest.cpp113 SkGraphics::PurgeFontCache(); in DEF_TEST()
DSkRemoteGlyphCacheTest.cpp371 SkGraphics::PurgeFontCache(); in DEF_TEST()
377 SkGraphics::PurgeFontCache(); in DEF_TEST()
/third_party/skia/tools/
Dremote_demo.cpp172 SkGraphics::PurgeFontCache(); in final_draw()