Initial change to move 2D kernel to its own file.
authorjoshualitt <joshualitt@chromium.org>
Tue, 22 Jul 2014 16:52:11 +0000 (09:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 22 Jul 2014 16:52:12 +0000 (09:52 -0700)
commitac9779234ef7a8cf3d791ab7690ef8c388662836
tree7912c66686c9d53df81bf4025f9195ec2eaf4253
parent6c354881b63935626a0700366937530d38b8b1e8
Initial change to move 2D kernel to its own file.

BUG=skia:
R=bsalomon@chromium.org, senorblanco@chromium.org, bsalomon@google.com

Author: joshualitt@chromium.org

Review URL: https://codereview.chromium.org/379253003
gyp/gpu.gypi
include/effects/SkMatrixConvolutionImageFilter.h
src/effects/SkMatrixConvolutionImageFilter.cpp
src/gpu/effects/GrMatrixConvolutionEffect.cpp [new file with mode: 0644]
src/gpu/effects/GrMatrixConvolutionEffect.h [new file with mode: 0644]