Home
last modified time | relevance | path

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

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