Searched defs:buildTextBlob (Results 1 – 4 of 4) sorted by relevance
121 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount) { in buildTextBlob() function
685 void TextLine::buildTextBlob(TextRange textRange, function in skia::textlayout::TextLine745 void TextLine::buildTextBlob(TextRange textRange, function in skia::textlayout::TextLine
161 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount, int textSize = 1) { in buildTextBlob() function
638 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… function in skia::textlayout::TextLine