Move SkBitmapDevice functions to their own file
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Aug 2013 13:12:10 +0000 (13:12 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Aug 2013 13:12:10 +0000 (13:12 +0000)
commit53238bc96051d1774b7f72d3ebfd35a7dd4c04df
treed9392ce44329e71d0a95d2ae8a75caecec0f2557
parent6db2ae21a39b64053e64d0057a3136fba5d7b44f
Move SkBitmapDevice functions to their own file

https://codereview.chromium.org/23553006/

git-svn-id: http://skia.googlecode.com/svn/trunk@11022 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/core.gypi
src/core/SkBitmapDevice.cpp [new file with mode: 0644]
src/core/SkDevice.cpp