Home
last modified time | relevance | path

Searched defs:buildTextBlob (Results 1 – 2 of 2) 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/modules/skparagraph/src/
DTextLine.cpp605 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… function in skia::textlayout::TextLine