Revert "[skif] Add BoundsScope to analyzeBounds()"
This reverts commit 7fd750ed5da80bd1f845d282a5b5fbd1fc7df581.
Reason for revert: might be changing 2 pixels by an imperceptible amount in one layout test
Original change's description:
> [skif] Add BoundsScope to analyzeBounds()
>
> Knowing if the image will be drawn directly allows more cases to avoid
> shader-based tiling, particularly when its a "decal" image, because the
> direct draw explicitly does not rasterize areas that would produce the
> transparent decal outside of the image.
>
> Bug: b/315351386
> Change-Id: Ibf944399f040cfc562dfb3ed10afd6884bfe01e8
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/812277
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>
Bug: b/315351386
Change-Id: Iae45593a4240e90bdeff109692e522749259c924
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/814056
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Michael Ludwig <michaelludwig@google.com>
2 files changed