HomeSort by relevance Sort by last modified time
    Searched refs:ShouldPurgeFontCache (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkFontHost.h 222 static size_t ShouldPurgeFontCache(size_t sizeAllocatedSoFar);
  /external/skia/src/core/
SkGlyphCache.cpp 556 size_t amountToFree = SkFontHost::ShouldPurgeFontCache(allocated);
  /external/skia/src/ports/
SkFontHost_android.cpp 668 size_t SkFontHost::ShouldPurgeFontCache(size_t sizeAllocatedSoFar) {

Completed in 48 milliseconds