Home
last modified time | relevance | path

Searched refs:tmpGlyphPathDataStorage (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkScalerContext.cpp560 SkSTArenaAlloc<sizeof(SkGlyph::PathData)> tmpGlyphPathDataStorage; in getImage() local
564 tmpGlyph = this->makeGlyph(origGlyph.getPackedID(), &tmpGlyphPathDataStorage); in getImage()