commit | 5234075b1c6bcada4ad17ed5a83bfcb53df66b7f | [log] [tgz] |
---|---|---|
author | Justin Novosad <junov@chromium.org> | Tue Dec 02 14:50:56 2014 -0500 |
committer | Justin Novosad <junov@chromium.org> | Tue Dec 02 14:50:56 2014 -0500 |
tree | e0dfcb9772e462f71ffdcf65f83bc460c08d2c9e | |
parent | 367e1867b2d6901e3327d0707738d2bc7d13826e [diff] |
Adding a PictureResolution option to SkPictureImageFilter This change adds an option to SkPictureImageFilter to make it rasterize SkPicture in a resolution that matches the local coordinate space (equivalent to the record-time device space). BUG=skia:3176 R=reed@google.com, senorblanco@chromium.org Review URL: https://codereview.chromium.org/753073010