Home
last modified time | relevance | path

Searched refs:SetFontCachePointSizeLimit (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/core/
DSkGraphics.h97 static int SetFontCachePointSizeLimit(int maxPointSize);
/external/skqp/src/core/
DSkGraphics.cpp140 int SkGraphics::SetFontCachePointSizeLimit(int limit) { in SetFontCachePointSizeLimit() function in SkGraphics