Break up SkImage and SkSurfaces into more .h and .cpp files
We want to be able to make an SkImage_Raster subclass and that
is much easier if it is in its own file.
As long as I was breaking up that, I went and took care of some
other places where there were many class methods jammed into
other .cpp files.
Bug: skia:13983
Change-Id: I508d95ebaf84986914fdd6d83fbfa68c4a104bb1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/651422
Auto-Submit: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
13 files changed