Searched refs:fPackedID (Results 1 – 6 of 6) sorted by relevance
36 GrGlyph(SkPackedGlyphID packedGlyphID) : fPackedID(packedGlyphID) {} in GrGlyph()38 const SkPackedGlyphID fPackedID; variable
59 : fPackedID{skGlyph.getPackedID()} in GrGlyph()96 return glyph.fPackedID; in GetKey()103 const SkPackedGlyphID fPackedID; member
38 return glyph->fPackedID; in GetKey()
396 const SkGlyph& skGlyph = *metricsAndImages.glyph(grGlyph->fPackedID); in regenerateAtlas()
204 SkASSERT(fCache.find(glyph->fPackedID)); in addGlyphToAtlas()224 const SkGlyph& skGlyph = GrToSkGlyph(cache, glyph->fPackedID); in addGlyphToAtlas()
199 SkPackedGlyphID id = fBlob->fGlyphs[glyphOffset]->fPackedID; in doRegen()201 SkASSERT(id == fBlob->fGlyphs[glyphOffset]->fPackedID); in doRegen()