Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrBatchFontCache.h163 fPreserveStrike = strike; in addToAtlas()
227 GrBatchTextStrike* fPreserveStrike; variable
DGrBatchFontCache.cpp43 , fPreserveStrike(nullptr) { in GrBatchFontCache()
107 if (strike != fontCache->fPreserveStrike && 0 == strike->fAtlasedGlyphs) { in HandleEviction()