DescriptionImplement SkLocalMatrixImageFilter.
At draw time, this filter simply concatenates the given matrix to the
CTM, and recurses on its input. The matrix is thus applied to any
upstream filter parameters and crop rects.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/20311d4843f25e6a3d9416456b18780ad5d9c1fa
Patch Set 1 #Patch Set 2 : Fix serialization #Patch Set 3 : #
Total comments: 10
Patch Set 4 : Fixes #Patch Set 5 : onFilterBounds -> filterBounds, and remove now-unnecessary friendship #Patch Set 6 : RRevert unnecessary change #Patch Set 7 : Fix 100-col issue #Patch Set 8 : Update to ToT #Patch Set 9 : Add missing file #
Messages
Total messages: 23 (10 generated)
|