Searched refs:BlobMaker (Results 1 – 1 of 1) sorted by relevance
52 class BlobMaker final : public SkShaper::RunHandler { class54 BlobMaker(const Shaper::TextDesc& desc, const SkRect& box, const sk_sp<SkFontMgr>& fontmgr) in BlobMaker() function in skottie::__anon5ae2bb0b0111::BlobMaker123 ? &BlobMaker::commitFragementedRun in commitLine()124 : &BlobMaker::commitConsolidatedRun; in commitLine()377 BlobMaker blobMaker(desc, box, fontmgr); in ShapeImpl()