Searched refs:ComputeBlobBounds (Results 1 – 2 of 2) sorted by relevance
25 SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function485 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in computeVisualBounds()
401 static SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function430 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in ComputeShapeResultBounds()