Searched refs:atlasGeneration (Results 1 – 3 of 3) sorted by relevance
147 uint64_t atlasGeneration(GrMaskFormat format) const { in atlasGeneration() function148 return this->getAtlas(format)->atlasGeneration(); in atlasGeneration()
51 uint64_t atlasGeneration() const { return fAtlasGeneration; } in atlasGeneration() function
1582 uint64_t currentAtlasGen = fFontCache->atlasGeneration(fMaskFormat); in generateGeometry()1706 fFontCache->atlasGeneration(fMaskFormat); in generateGeometry()