Searched refs:textBlob (Results 1 – 1 of 1) sorted by relevance
751 sk_sp<SkTextBlob> textBlob(builder.make()); in drawGlyphs() local754 mCanvas->drawTextBlob(textBlob, 0, 0, p); in drawGlyphs()793 sk_sp<SkTextBlob> textBlob(builder.make()); in drawLayoutOnPath() local796 mCanvas->drawTextBlob(textBlob, 0, 0, p); in drawLayoutOnPath()