Home
last modified time | relevance | path

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

/external/skia/tests/
DTextBlobCacheTest.cpp48 int maxTotalText, int maxGlyphID, int maxFamilies, bool normal, in text_blob_cache_inner() argument
71 int count = SkMin32(fm->countFamilies(), maxFamilies); in text_blob_cache_inner()