skia2/include/utils
fmalita f433bb2beb SkPaintFilterCanvas should inherit the target canvas state
Currently, SkPaintFilterCanvas does not provide any help in cloning
target canvas state.  While that could be handled in subclasses, it is
easy to miss (see linked bug).

This CL adds a new constructor variant which ensures that the initial
matrix and clip bounds are inherited from the target canvas.

BUG=516790
R=reed@google.com,robertphillips@google.com

Review URL: https://codereview.chromium.org/1294013002
2015-08-17 08:05:13 -07:00
..
mac Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
win Fix SkIStream nits. 2015-01-22 07:33:51 -08:00
SkBoundaryPatch.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkCamera.h Enable unused param checking for public includes. 2014-11-14 11:11:46 -08:00
SkCanvasStateUtils.h Turn SkCanvasStateUtils into a class with static functions. 2014-10-10 06:19:09 -07:00
SkCubicInterval.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkCullPoints.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
SkDebugUtils.h Avoid wrong memory access due to double substitution and %% 2015-02-19 06:32:12 -08:00
SkDeferredCanvas.h remove all guards for changes to drawBitmapRect / drawImageRect 2015-07-28 07:35:14 -07:00
SkDumpCanvas.h remove all guards for changes to drawBitmapRect / drawImageRect 2015-07-28 07:35:14 -07:00
SkEventTracer.h Split default and user-supplied event tracers. 2015-04-21 09:38:03 -07:00
SkFrontBufferedStream.h Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkInterpolator.h Promote SkInterpolator unit test to our tests driver. 2014-06-26 13:07:05 -07:00
SkJSONCPP.h upstream google3 include paths for jsoncpp 2015-01-14 05:02:39 -08:00
SkLayer.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkLua.h SkTextBlob plumbing 2014-08-26 07:56:44 -07:00
SkLuaCanvas.h remove all guards for changes to drawBitmapRect / drawImageRect 2015-07-28 07:35:14 -07:00
SkMatrix44.h Fix infinite matrix during an invert. 2015-06-30 13:36:04 -07:00
SkMeshUtils.h Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
SkNinePatch.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
SkNoSaveLayerCanvas.h remove SkDeviceProperties 2015-06-19 11:49:52 -07:00
SkNullCanvas.h Add SK_API to null canvas create method 2012-06-11 15:41:25 +00:00
SkNWayCanvas.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkPaintFilterCanvas.h SkPaintFilterCanvas should inherit the target canvas state 2015-08-17 08:05:13 -07:00
SkParse.h [Skia] Add SK_API to SkParse. 2015-03-02 07:51:17 -08:00
SkParsePaint.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkParsePath.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkPictureUtils.h Sketch splitting SkPicture into an interface and SkBigPicture. 2015-05-19 11:11:26 -07:00
SkRandom.h There can be only one (SkRandom)! 2014-12-15 12:54:51 -08:00
SkRTConf.h Migrate SkRTConfRegistry test to DEF_TEST(). 2014-08-12 09:03:16 -07:00
SkTextBox.h add textblobs to lua 2014-11-03 19:55:41 -08:00