Searched refs:fPackedID (Results 1 – 3 of 3) sorted by relevance
36 GrGlyph(SkPackedGlyphID packedGlyphID) : fPackedID(packedGlyphID) {} in GrGlyph()38 const SkPackedGlyphID fPackedID; variable
54 return glyph->fPackedID; in GetKey()
408 const SkGlyph& skGlyph = *metricsAndImages.glyph(grGlyph->fPackedID); in regenerateAtlas()