skia2/src/effects
Mike Reed 1cf56817f8 Remove supported for (removed) inheriting paint filter-quality
Bug: skia:7650
Change-Id: Ia4414d32b63b686b9987a7d1424c89fe57bd1afe
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/380836
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2021-03-09 00:58:09 +00:00
..
imagefilters Remove supported for (removed) inheriting paint filter-quality 2021-03-09 00:58:09 +00:00
Sk1DPathEffect.cpp [fuzz] Standardize, document, and backport fuzzing defines. 2020-09-14 13:36:10 +00:00
Sk2DPathEffect.cpp [fuzz] Standardize, document, and backport fuzzing defines. 2020-09-14 13:36:10 +00:00
SkColorMatrix.cpp SkColorMatrix cleanup 2019-11-04 15:20:15 +00:00
SkColorMatrixFilter.cpp remove deprecated postTranslate255 2019-05-02 17:28:53 +00:00
SkCornerPathEffect.cpp never check for degenerates in path::iter 2019-08-16 20:39:05 +00:00
SkDashImpl.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkDashPathEffect.cpp Remove SkMaxScalar and SkMinScalar 2020-02-06 15:43:22 +00:00
SkDiscretePathEffect.cpp [fuzz] Standardize, document, and backport fuzzing defines. 2020-09-14 13:36:10 +00:00
SkEmbossMask.cpp Remove SkClampMax 2020-02-06 19:49:53 +00:00
SkEmbossMask.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkEmbossMaskFilter.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkEmbossMaskFilter.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkHighContrastFilter.cpp make runtime effect caching opt-in and private 2021-03-04 18:24:30 +00:00
SkLayerDrawLooper.cpp Hide (unused) SkDrawLooper 2021-02-07 12:49:53 +00:00
SkLumaColorFilter.cpp make runtime effect caching opt-in and private 2021-03-04 18:24:30 +00:00
SkOpPathEffect.cpp Simplify firstdirection 2020-08-30 15:01:02 +00:00
SkOpPE.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkOverdrawColorFilter.cpp make runtime effect caching opt-in and private 2021-03-04 18:24:30 +00:00
SkShaderMaskFilter.cpp Don't use filter-quality 2021-01-30 16:09:23 +00:00
SkTableColorFilter.cpp always work from fBitmap in table CF 2021-02-26 14:48:19 +00:00
SkTableMaskFilter.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkTrimPathEffect.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkTrimPE.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00