Home
last modified time | relevance | path

Searched defs:mergeGlyphAndImage (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkStrikeCache.h52 SkGlyph* mergeGlyphAndImage(SkPackedGlyphID toID, const SkGlyph& from) { in mergeGlyphAndImage() function
DSkScalerCache.cpp108 std::tuple<SkGlyph*, size_t> SkScalerCache::mergeGlyphAndImage( in mergeGlyphAndImage() function in SkScalerCache
/third_party/flutter/skia/src/core/
DSkStrike.cpp133 SkGlyph* SkStrike::mergeGlyphAndImage(SkPackedGlyphID toID, const SkGlyph& from) { in mergeGlyphAndImage() function in SkStrike