Searched refs:tmpGlyphImageStorage (Results 1 – 1 of 1) sorted by relevance
457 SkAutoMalloc tmpGlyphImageStorage; in getImage() local480 tmpGlyphImageStorage.reset(tmpGlyph.computeImageSize()); in getImage()481 tmpGlyph.fImage = tmpGlyphImageStorage.get(); in getImage()