Split SkRectMemcpy from SkConvertPixels
Several places (including SkImage_Raster) were including
SkConvertPixels.h only for SkRectMemcpy. This established
an unnecessary connection on Raster Pipeline (which currently
backs SkConvertPixels).
This removes those extra connections and enforces IWYU on
SkConvertPixels.
Change-Id: I84226a62e55e3d04341779445ec7e0cbfae52c57
Bug: skia:13983
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/660858
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
19 files changed