Searched refs:snapshotTextBlob (Results 1 – 3 of 3) sorted by relevance
63 SkTextBlob* snapshotTextBlob(SkScalar* computedBottom) const;
295 SkTextBlob* SkTextBox::snapshotTextBlob(SkScalar* computedBottom) const { in snapshotTextBlob() function in SkTextBox
2028 SkAutoTUnref<SkTextBlob> blob(box.snapshotTextBlob(&newBottom)); in lsk_newTextBlob()