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