Searched refs:glyphPtr (Results 1 – 1 of 1) sorted by relevance
180 SkGlyph* glyphPtr; in allocateNewGlyph() local184 glyphPtr = fGlyphMap.set(glyph); in allocateNewGlyph()188 fScalerContext->getAdvance(glyphPtr); in allocateNewGlyph()191 fScalerContext->getMetrics(glyphPtr); in allocateNewGlyph()194 SkASSERT(glyphPtr->fID != SkGlyph::kImpossibleID); in allocateNewGlyph()195 return glyphPtr; in allocateNewGlyph()