Searched defs:TextOutput (Results 1 – 2 of 2) sorted by relevance
23 public interface TextOutput { interface
82 …TextOutput(sk_sp<SkTextBlob> textBlob, const SkPaint& paint, SkSize offset) : fTextBlob(std::move(… in TextOutput() function