Home
last modified time | relevance | path

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

/external/skia/tests/
DSkRemoteGlyphCacheTest.cpp120 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount) { in buildTextBlob() function
/external/skqp/tests/
DSkRemoteGlyphCacheTest.cpp70 sk_sp<SkTextBlob> buildTextBlob(sk_sp<SkTypeface> tf, int glyphCount) { in buildTextBlob() function
/external/skia/modules/skparagraph/src/
DTextLine.cpp312 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… in buildTextBlob() function in skia::textlayout::TextLine