Searched refs:font_cache_limit (Results 1 – 2 of 2) sorted by relevance
129 size_t font_cache_limit = in RendererMain() local131 SkGraphics::SetFontCacheLimit(font_cache_limit); in RendererMain()
1563 size_t font_cache_limit = SkGraphics::SetFontCacheLimit(0); in OnMemoryPressure() local1564 SkGraphics::SetFontCacheLimit(font_cache_limit); in OnMemoryPressure()