Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkStrike.cpp40 SkGlyph* SkStrike::makeGlyph(SkPackedGlyphID packedGlyphID) { in makeGlyph() function in SkStrike
/third_party/skia/src/core/
DSkScalerContext.cpp180 SkGlyph SkScalerContext::makeGlyph(SkPackedGlyphID packedID) { in makeGlyph() function in SkScalerContext