Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasTextBlob_regenInOp.cpp254 uint64_t currentAtlasGen = fontCache->atlasGeneration(info.maskFormat()); in regenInOp() local
269 bool regenerateTextureCoords = info.atlasGeneration() != currentAtlasGen || in regenInOp()