diff options
author | robertphillips <robertphillips@google.com> | 2015-02-20 12:30:26 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-20 12:30:26 -0800 |
commit | e5524cd52d56f9b70d9b4a83bd73a3fa75d56509 (patch) | |
tree | 6221d6a020f43add689ce9aafd61413a7c333bb7 /src/gpu/gl | |
parent | a82f562725cc7309fa158f04d4faa9859be318f5 (diff) |
Fix layer hoisting bug in SkCanvas::drawPicture path
Most of this CL is just reordering to better match the MultiPictureDraw variant. The only functional change is that we now use the device space bounds as the queryRect to the layer hoisting code. This is necessary since the layer hoisting does all its work in device space.
Review URL: https://codereview.chromium.org/942853002
Diffstat (limited to 'src/gpu/gl')
0 files changed, 0 insertions, 0 deletions