Split up monolithic EXPERIMENTAL_drawPicture method
authorrobertphillips <robertphillips@google.com>
Thu, 21 Aug 2014 20:07:35 +0000 (13:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 Aug 2014 20:07:35 +0000 (13:07 -0700)
commit64bf76722ef06eabf51b55afda9f4ff431e41460
tree58da52d1632ccceb83f6f2d8fd9644bfcb053206
parentc92e550d3656abaf83b134b158756b940d58a907
Split up monolithic EXPERIMENTAL_drawPicture method

This is prep for the new multi-picture API.

This is split out of (Add new API to allow layer hoisting/atlasing across picture piles - https://codereview.chromium.org/474623002/)

R=bsalomon@google.com

Author: robertphillips@google.com

Review URL: https://codereview.chromium.org/489103002
include/gpu/SkGpuDevice.h
src/gpu/SkGpuDevice.cpp