aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-10-12 11:30:02 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-10-12 11:30:02 -0700
commit88d064d0e481949184305c7b1d6b282dddffac39 (patch)
treed0e264a2d1289cdfc46a5026ca45a7a57095c250 /resources
parentf028003cf4429813ae1ac6624efa51ecbb062ed3 (diff)
add applyFilter() to SkImage
Result: - clients can get a filtered version of an image without having to setup a temp drawing environment - for some cases, the process is more efficient even than (deprecated) drawSprite, since there is no need to draw/copy the result Impl: - made Proxy virtual so we don't need to have an existing device to use it This, in conjunction with LocalMatrixImageFilter, should allow us to simplify and optimize ApplyImageFilter() in cc/output/gl_renderer.cc BUG=skia: Review URL: https://codereview.chromium.org/1390913005
Diffstat (limited to 'resources')
0 files changed, 0 insertions, 0 deletions