Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextBlob.cpp547 bool glyphsExcluded = goodPosCount != drawables.size(); in Make() local
551 GlyphVector{strikeSpec, {glyphIDs, goodPosCount}}, glyphsExcluded); in Make()