diff options
author | senorblanco <senorblanco@chromium.org> | 2016-01-12 07:49:15 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-12 07:49:15 -0800 |
commit | 05dcb4c7a9fe350af495e4cc53f8ad0cc9b79052 (patch) | |
tree | 2415b8f6e2f81cc934197cf36b73ee22747492af /gyp_skia.py | |
parent | c63a0f8fe534eef8d52abc2066126729be9b497c (diff) |
Optimize SkTileImageFilter in an offset filter when possible.
If the srcRect and dstRect have the same size, tiling will have the
same effect as an offset filter cropped to the intersection of
srcRect and dstRect. So do that instead.
BUG=569950
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1578983002
Review URL: https://codereview.chromium.org/1578983002
Diffstat (limited to 'gyp_skia.py')
0 files changed, 0 insertions, 0 deletions