Home
last modified time | relevance | path

Searched defs:maxGlyphID (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tests/
DTextBlobCacheTest.cpp52 int maxTotalText, int maxGlyphID, int maxFamilies, bool normal, in text_blob_cache_inner()
/external/skia/tests/
DTextBlobCacheTest.cpp52 int maxTotalText, int maxGlyphID, int maxFamilies, bool normal, in text_blob_cache_inner()
/external/skia/src/pdf/
DSkPDFDevice.cpp1127 const SkGlyphID maxGlyphID = SkToU16(typeface->countGlyphs() - 1); in internalDrawGlyphRun() local
/external/skqp/src/pdf/
DSkPDFDevice.cpp1140 const SkGlyphID maxGlyphID = SkToU16(typeface->countGlyphs() - 1); in internalDrawGlyphRun() local