Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRemoteGlyphCache.cpp849 SkGlyph* allocatedGlyph = strike->mergeGlyphAndImage(glyph->getPackedID(), *glyph); in readStrikeData() local
863 strike->preparePath(allocatedGlyph, pathPtr); in readStrikeData()
/third_party/skia/src/core/
DSkRemoteGlyphCache.cpp1034 SkGlyph* allocatedGlyph = strike->mergeGlyphAndImage(glyph->getPackedID(), *glyph); in readStrikeData() local
1048 strike->mergePath(allocatedGlyph, pathPtr); in readStrikeData()