skia2/include
Robert Phillips a108c92ae5 Fix drawSpecialImage
W/o this fix the strict constraint on the specialImage draws can sometimes be removed. This CL ensures that the temporary SkImage always has the actual dimensions of the special Image.

Note: the replacement of full screen clears w/ draws revealed this bug b.c. the image filters were only drawing a rect for the content area of the special images. Thus when the final DAG result was drawn to the canvas some of the bleed through (from the removal of the strict constraint) was showing.

Bug: 755871, 768134
skbug.com/7122

Change-Id: Id67b7143225c24b716e260c973f3bbf68f20188a
Reviewed-on: https://skia-review.googlesource.com/57660
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2017-10-10 15:41:42 +00:00
..
android Add SK_API to APIs used by the android framework. 2017-09-21 18:14:36 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Add SK_API to APIs used by the android framework. 2017-09-21 18:14:36 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Revert "Revert "Fix a couple float-cast-overflow in SkScan*."" 2017-10-09 22:59:06 +00:00
effects Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
pathops Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
ports Revert "Revert "migrate to sk_sp for SkFontMgr API"" 2017-09-26 14:05:18 +00:00
private Fix drawSpecialImage 2017-10-10 15:41:42 +00:00
svg Add a SkWStream-based SkSVGCanvas factory 2017-09-19 20:33:19 +00:00
utils Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
views Remove trailing whitespace. 2017-10-09 21:20:34 +00:00