skia2/src/image
Brian Salomon 9f2b86c54d More SkISizification in GPU code.
Uses SkISize instead of separate width/height variables in many places.

No functional change.

Change-Id: If87b2c57e43d810f0820c4e3c9ef8e6b8ebd10ba
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249886
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-10-22 15:04:07 +00:00
..
SkImage_Base.h Add SkImage::reinterpretColorSpace 2019-08-15 13:30:41 +00:00
SkImage_Gpu.cpp More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
SkImage_Gpu.h Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" 2019-09-30 16:33:19 +00:00
SkImage_GpuBase.cpp More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
SkImage_GpuBase.h More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
SkImage_GpuYUVA.cpp More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
SkImage_GpuYUVA.h More SkISizification in GPU code. 2019-10-22 15:04:07 +00:00
SkImage_Lazy.cpp Plumb GrColorType through all ops/processors that sample textures. 2019-10-15 18:34:37 +00:00
SkImage_Lazy.h Add SkImage::reinterpretColorSpace 2019-08-15 13:30:41 +00:00
SkImage_Raster.cpp Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
SkImage.cpp SkIRect::makeOffset(SkVector) 2019-10-03 19:32:42 +00:00
SkReadPixelsRec.h header self-sufficiency and idempotency 2019-06-26 19:12:43 +00:00
SkSurface_Base.h Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
SkSurface_Gpu.cpp Plumb GrColorType through all ops/processors that sample textures. 2019-10-15 18:34:37 +00:00
SkSurface_Gpu.h Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
SkSurface_GpuMtl.mm Metal: adjust framebuffer size by contentsScale. 2019-10-21 16:41:03 +00:00
SkSurface_Raster.cpp Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
SkSurface.cpp Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00