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