Searched refs:ShouldPurgeFontCache (Results 1 – 3 of 3) sorted by relevance
222 static size_t ShouldPurgeFontCache(size_t sizeAllocatedSoFar);
661 size_t SkFontHost::ShouldPurgeFontCache(size_t sizeAllocatedSoFar) { in ShouldPurgeFontCache() function in SkFontHost
552 size_t amountToFree = SkFontHost::ShouldPurgeFontCache(allocated); in AttachCache()