Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFont.cpp156 int SkFont::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs() function in SkFont
DSkTypeface.cpp434 int SkTypeface::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs() function in SkTypeface
/external/skia/experimental/sktext/src/
DText.cpp593 GlyphRange WrappedText::textToGlyphs(UnicodeText* unicodeText, PositionType positionType, RunIndex … in textToGlyphs() function in skia::text::WrappedText