Home
last modified time | relevance | path

Searched refs:ComputeBlobBounds (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DSkottieShaper.cpp23 SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function
425 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in computeVisualBounds()
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp26 SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function
513 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in computeVisualBounds()
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp358 static SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function
387 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in ComputeShapeResultBounds()
/third_party/skia/modules/skottie/src/
DSkottieTest.cpp405 static SkRect ComputeBlobBounds(const sk_sp<SkTextBlob>& blob) { in ComputeBlobBounds() function
432 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in ComputeShapeResultBounds()