Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRemoteGlyphCache.cpp352 SkArenaAllocWithReset fPathAlloc{256}; member in RemoteStrike
421 fPathAlloc.reset(); in writePendingGlyphs()
542 glyph->setPath(&fPathAlloc, fContext.get()); in prepareForPathDrawing()