DescriptionConsolidate FilterOperation and FilterEffect mapRect implementations
The FilterOperations and FilterEffects for drop-shadow and gaussian blur
has very similar but slightly different implementations.
Restructure the code a bit so that the entire thing can be shared/reused
between the two different code-paths. The new canonical location is the
corresponding FilterEffect (FEGaussianBlur and FEDropShadow.)
Committed: https://crrev.com/b7c3f49d73334795c7e836874d75dbdb40edfd57
Cr-Commit-Position: refs/heads/master@{#424263}
Patch Set 1 #Patch Set 2 : Fixup indent; make independent #
Total comments: 5
Patch Set 3 : Rebase; Drop stale comment. #
Messages
Total messages: 24 (16 generated)
|