Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRemoteGlyphCache.cpp678 SkGlyph* allocatedGlyph = strike->getRawGlyphByID(glyph->getPackedID()); in readStrikeData() local
702 SkGlyph* allocatedGlyph = strike->getRawGlyphByID(glyph->getPackedID()); in readStrikeData() local
/external/skia/src/core/
DSkRemoteGlyphCache.cpp982 SkGlyph* allocatedGlyph = strike->mergeGlyphAndImage(glyph->getPackedID(), *glyph); in readStrikeData() local