skia2/include/effects
Cary Clark 4dc5a45405 remove defines and add commas
Preparation for generating bookmaker files for all remaining
interfaces

Standardize enum and enum classes by including a comma after
the last entry.

Replace flatten-related #define in public interfaces
with their equivalent.

The motivation is to give documentation something to refer to.

An alternative would be to move part or all of this out of the
public interface; something I can work on in a follow-up CL.

R=reed@google.com,bsalomon@google.com

Bug: skia:6898
Change-Id: I4b865f6ec3d8f5d31e50448fef7d2714510302f0
Reviewed-on: https://skia-review.googlesource.com/129312
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-05-21 17:33:39 +00:00
..
Sk1DPathEffect.h remove defines and add commas 2018-05-21 17:33:39 +00:00
Sk2DPathEffect.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkAlphaThresholdFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkArithmeticImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkBlurDrawLooper.h Add SK_API to APIs used by the android framework. 2017-09-21 18:14:36 +00:00
SkBlurImageFilter.h Fix some fuzzer bugs from Skia's image filter fuzzer 2018-01-23 19:54:00 +00:00
SkBlurMaskFilter.h Remove SK_SUPPORT_LEGACY_BLURMASKFILTER 2018-04-06 15:02:03 +00:00
SkColorFilterImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkColorMatrix.h Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" 2015-03-24 04:13:45 -07:00
SkColorMatrixFilter.h remove 4 legacy flags (clients already updated) 2016-10-20 21:08:50 +00:00
SkComposeImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkCornerPathEffect.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkDashPathEffect.h move all details for dashing into impl 2017-05-24 03:22:23 +00:00
SkDiscretePathEffect.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkDisplacementMapEffect.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkDropShadowImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkGradientShader.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkHighContrastFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkImageSource.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkLayerDrawLooper.h Revert "remove toString" 2018-05-20 23:15:48 +00:00
SkLightingImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkLumaColorFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkMagnifierImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkMatrixConvolutionImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkMergeImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkMorphologyImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkOffsetImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkOverdrawColorFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkPaintFlagsDrawFilter.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkPaintImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkPerlinNoiseShader.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkPictureImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkShaderMaskFilter.h add shadermaskfilter 2018-01-18 21:24:38 +00:00
SkTableColorFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkTableMaskFilter.h move the guts of SkMaskFilter.h into SkMaskFilterBase.h 2018-01-23 21:14:20 +00:00
SkTileImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkToSRGBColorFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkTrimPathEffect.h Extend SkTrimPathEffect semantics 2018-03-12 14:07:28 +00:00
SkXfermodeImageFilter.h remove defines and add commas 2018-05-21 17:33:39 +00:00