Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGraphics.cpp137 return SkStrikeCache::GlobalStrikeCache()->getCachePointSizeLimit(); in GetFontCachePointSizeLimit()
DSkStrikeCache.h161 int getCachePointSizeLimit() const;
DSkStrikeCache.cpp483 int SkStrikeCache::getCachePointSizeLimit() const { in getCachePointSizeLimit() function in SkStrikeCache