| commit | 1c4c528c2a5693c88ceb94888c747559c6a32091 | [log] [tgz] |
|---|---|---|
| author | robertphillips <robertphillips@google.com> | Thu Sep 18 12:03:15 2014 -0700 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Sep 18 12:03:15 2014 -0700 |
| tree | 8c495bbd520afc5db964e7e76db7339ce71a4651 | |
| parent | 0d276f71d2cf30f4a282cd4f470084c6b42c6af2 [diff] |
Refactor layer hoisting code This CL consolidates the layer hoisting functionality in GrLayerHoister in preparation for retiring SkDpuDevice::EXPERIMENTAL_drawPicture in favor of SkMultiPictureDraw::draw. R=bsalomon@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/580173002