Home
last modified time | relevance | path

Searched defs:buildTextBlob (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DSkRemoteGlyphCacheTest.cpp121 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount) { in buildTextBlob() function
/third_party/skia/m133/modules/skparagraph/src/
DTextLine.cpp685 void TextLine::buildTextBlob(TextRange textRange, function in skia::textlayout::TextLine
745 void TextLine::buildTextBlob(TextRange textRange, function in skia::textlayout::TextLine
/third_party/skia/m133/tests/
DSkRemoteGlyphCacheTest.cpp161 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount, int textSize = 1) { in buildTextBlob() function
/third_party/skia/modules/skparagraph/src/
DTextLine.cpp638 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… function in skia::textlayout::TextLine