Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add filterImage() entry-point to SkDevice, to allow it to specialize on ↵ | reed@google.com | 2012-01-05 |
| | | | | | | | | | | subclasses of SkImageFilter. If that returns false, then the filter itself is invoked. git-svn-id: http://skia.googlecode.com/svn/trunk@2977 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | initial impl of SkImageFilters : virtual signature will change! | reed@google.com | 2011-12-20 |
Do not invest too much in other subclasses until this API solidifies. git-svn-id: http://skia.googlecode.com/svn/trunk@2903 2bbb7eff-a529-9590-31e7-b0007b416f81 |