skia2/src/image
bungeman f3c15b7cfc Move SkTemplates.h to private.
SkTemplates.h contains a number of Skia specific utilities which are
not designed for external use. In addition to reducing the external
support burden, this will allow Skia to freely refactor this file.

Review URL: https://codereview.chromium.org/1272293004
2015-08-19 11:56:48 -07:00
..
SkImage_Base.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -07:00
SkImage_Gpu.cpp init atomic bool in SkImage_Gpu 2015-08-05 06:58:39 -07:00
SkImage_Gpu.h cache private readback for gpu-images 2015-08-04 08:10:13 -07:00
SkImage_Raster.cpp lock pixels in image when bitmap is immutable and not-lazy 2015-07-30 20:13:43 -07:00
SkImage.cpp add SkImage::NewFromPicture and a GM to test it 2015-08-13 09:37:45 -07:00
SkImagePriv.h lock pixels in image when bitmap is immutable and not-lazy 2015-07-30 20:13:43 -07:00
SkReadPixelsRec.h dd readPixels to SkImage 2014-12-10 09:53:42 -08:00
SkSurface_Base.h SkImage_Raster's pixels are always immutable. 2015-07-29 11:44:52 -07:00
SkSurface_Gpu.cpp SkSurface copy-on-write can yield stale GPU render targets. 2015-08-06 07:04:52 -07:00
SkSurface_Gpu.h add ability to get FBO ID to Surface 2015-07-08 12:54:04 -07:00
SkSurface_Raster.cpp lock pixels in image when bitmap is immutable and not-lazy 2015-07-30 20:13:43 -07:00
SkSurface.cpp SkImage_Raster's pixels are always immutable. 2015-07-29 11:44:52 -07:00