Searched refs:writeGlyphPath (Results 1 – 3 of 3) sorted by relevance
56 void writeGlyphPath(const SkPackedGlyphID& glyphID, Serializer* serializer) const;
495 writeGlyphPath(glyphID, serializer); in writePendingGlyphs()553 void SkStrikeServer::SkGlyphCacheState::writeGlyphPath(const SkPackedGlyphID& glyphID, in writeGlyphPath() function in SkStrikeServer::SkGlyphCacheState
328 void writeGlyphPath(const SkGlyph& glyph, Serializer* serializer) const;425 writeGlyphPath(glyph, serializer); in writePendingGlyphs()448 void RemoteStrike::writeGlyphPath( in writeGlyphPath() function in RemoteStrike