skia2/modules
Mike Reed 5caab8eea6 FilterQuality is now removed from CanvasKit
(it had already been abandoned by Skia)

MakeMatrixTransform now takes FilterOptions | CubicResampler
(just like drawAtlas) so that it can have a single entry-point
that picks either variant of SamplingOptions.

Proposal : migrate this pattern (one name, 2 parameter types)
to methods like drawImage, drawImageRect, etc.

Change-Id: I309fbd8be94e642a57ab3016dad7252537ded7d3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/429496
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2021-07-20 14:19:46 +00:00
..
androidkit [androidkit] bind SkImageFilters to java shared library 2021-07-16 16:18:55 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit FilterQuality is now removed from CanvasKit 2021-07-20 14:19:46 +00:00
particles Make it possible to use the DSL from within the compiler itself 2021-05-18 15:10:53 +00:00
pathkit [canvaskit] Build with emsdk 2.0.20 2021-05-27 12:36:41 +00:00
skottie First pass at a no-SkSL CPU build 2021-07-19 21:19:51 +00:00
skparagraph Purge 2020 picture versions 2021-07-19 19:35:49 +00:00
skplaintexteditor Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Pass CTM to path effects (experimental) 2021-07-13 18:42:55 +00:00
skshaper Call hb_face_count before hb_face_create 2021-07-15 12:08:25 +00:00
svg Stop using filterquality 2021-07-18 15:48:36 +00:00