Searched refs:glyphPtr (Results 1 – 1 of 1) sorted by relevance
165 SkGlyph* glyphPtr; in allocateNewGlyph() local169 glyphPtr = fGlyphMap.set(glyph); in allocateNewGlyph()173 fScalerContext->getAdvance(glyphPtr); in allocateNewGlyph()176 fScalerContext->getMetrics(glyphPtr); in allocateNewGlyph()179 SkASSERT(glyphPtr->fID != SkPackedGlyphID()); in allocateNewGlyph()180 return glyphPtr; in allocateNewGlyph()