Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatchFontCache.h140 fPreserveStrike = strike; in addToAtlas()
188 GrBatchTextStrike* fPreserveStrike; variable
DGrBatchFontCache.cpp69 , fPreserveStrike(NULL) { in GrBatchFontCache()
120 if (strike != fontCache->fPreserveStrike && 0 == strike->fAtlasedGlyphs) { in HandleEviction()