Descriptioncc: use Skia's filterBounds() traversal, not computeFastBounds().
filterBounds() is performed in device space, which matches cc's
use case (determining the device-space size of a texture to allocate)
more closely.
Since it also supports the crop rect, this fixes filter regions for
accelerated reference filters (crbug.com/240845).
BUG=240845
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/65da63c422d51b2d2d8e47d7db53561b12e5b272
Cr-Commit-Position: refs/heads/master@{#372183}
Patch Set 1 #Patch Set 2 : Fix formatting #Patch Set 3 : Mark tests to be rebaselined; fix spacing #
Messages
Total messages: 13 (6 generated)
|