Home
last modified time | relevance | path

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

/external/skia/bench/
DFontScalerBench.cpp36 SkGraphics::PurgeFontCache(); in onDraw()
/external/skia/include/core/
DSkGraphics.h80 static void PurgeFontCache();
/external/skia/src/core/
DSkGraphics.cpp70 SkGraphics::PurgeFontCache(); in PurgeAllCaches()
DSkGlyphCache.cpp815 void SkGraphics::PurgeFontCache() { in PurgeFontCache() function in SkGraphics
/external/skia/tests/
DFontHostStreamTest.cpp116 SkGraphics::PurgeFontCache(); in DEF_TEST()
/external/skia/samplecode/
DSamplePictFile.cpp117 SkGraphics::PurgeFontCache(); in onDrawContent()