Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasGlyphCache.h119 inline GrAtlasTextStrike* getStrike(const SkGlyphCache* cache) { in getStrike() function
DGrTextUtils.cpp169 *strike = fontCache->getStrike(cache); in BmpAppendGlyph()
472 *strike = cache->getStrike(glyphCache); in DfAppendGlyph()
DGrAtlasTextBlob_regenInOp.cpp164 strike = fontCache->getStrike(lazyCache->get()); in regenInOp()