skia2/src/image
2015-10-29 10:49:28 -07:00
..
SkImage_Base.h add applyFilter() to SkImage 2015-10-12 11:30:02 -07:00
SkImage_Generator.cpp Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
SkImage_Gpu.cpp Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. 2015-10-29 10:49:28 -07:00
SkImage_Gpu.h add applyFilter() to SkImage 2015-10-12 11:30:02 -07:00
SkImage_Raster.cpp Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. 2015-10-20 07:58:01 -07:00
SkImage.cpp tunnel down texture-size-constraint to imagefilters 2015-10-22 13:20:20 -07:00
SkImagePriv.h SkImage doesn't use props, so don't need to store it 2015-10-04 11:28:36 -07:00
SkImageShader.cpp Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
SkImageShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkReadPixelsRec.h dd readPixels to SkImage 2014-12-10 09:53:42 -08:00
SkSurface_Base.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkSurface_Gpu.cpp SkImage doesn't use props, so don't need to store it 2015-10-04 11:28:36 -07:00
SkSurface_Gpu.h add ability to get FBO ID to Surface 2015-07-08 12:54:04 -07:00
SkSurface_Raster.cpp SkImage doesn't use props, so don't need to store it 2015-10-04 11:28:36 -07:00
SkSurface.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00