Home
last modified time | relevance | path

Searched refs:getCachePointSizeLimit (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGraphics.cpp125 return SkStrikeCache::GlobalStrikeCache()->getCachePointSizeLimit(); in GetFontCachePointSizeLimit()
DSkStrikeCache.h117 int getCachePointSizeLimit() const;
DSkStrikeCache.cpp433 int SkStrikeCache::getCachePointSizeLimit() const { in getCachePointSizeLimit() function in SkStrikeCache