commit | b1fc64b8faa17a1d7fc7140dc18906b639fbd27b | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Oct 02 08:32:43 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 02 08:32:43 2014 -0700 |
tree | 80e18cc964d387ab6fb4a0892dbb66b38d57af23 | |
parent | 6bd41969a0f2283a7a7320bb0025551353c241ec [diff] |
Add a MultiPictureDraw GM to exercise layer clipping This adds a "biglayer" variant that creates a picture with a single big layer. The tiling composition will test whether the layer hoisting code correctly caches the layers with their clipping information. BUG=skia:2315 Review URL: https://codereview.chromium.org/617723004