commit | ef5b81142600510b89184fd6f69202ecb92be724 | [log] [tgz] |
---|---|---|
author | junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 09 16:13:09 2013 +0000 |
committer | junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 09 16:13:09 2013 +0000 |
tree | 4e5cc64b307581f317fda880e7d2ddbc301d532f | |
parent | 54c69147f96eedb10e430df72d71419795e81d3a [diff] |
Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid This fix prevents border padding and offsets on the tile grid structure from resulting in bad clipping. The job of clipping contents is left to the playback canvas. BUG=https://code.google.com/p/skia/issues/detail?id=1209 TEST=TileGrid unit test, Review URL: https://codereview.chromium.org/13493016 git-svn-id: http://skia.googlecode.com/svn/trunk@8576 2bbb7eff-a529-9590-31e7-b0007b416f81