Home
last modified time | relevance | path

Searched defs:makeBlob (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/bench/
DTextBlobBench.cpp43 sk_sp<SkTextBlob> makeBlob() { in makeBlob() function in SkTextBlobBench
/third_party/flutter/skia/gm/
Dtextblob.cpp128 sk_sp<SkTextBlob> makeBlob(unsigned blobIndex) { in makeBlob() function in TextBlobGM
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper.cpp182 sk_sp<SkTextBlob> SkTextBlobBuilderRunHandler::makeBlob() { in makeBlob() function in SkTextBlobBuilderRunHandler
/third_party/flutter/skia/src/gpu/text/
DGrTextBlobCache.h36 sk_sp<GrTextBlob> makeBlob(const SkGlyphRunList& glyphRunList, in makeBlob() function
/third_party/flutter/skia/experimental/editor/
Dshape.cpp168 sk_sp<SkTextBlob> RunHandler::makeBlob() { in makeBlob() function in RunHandler