Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRemoteGlyphCache.cpp359 SkArenaAllocWithReset fPathAlloc{256}; member in RemoteStrike
428 fPathAlloc.reset(); in writePendingGlyphs()
551 glyph->setPath(&fPathAlloc, fContext.get()); in prepareForPathDrawing()