skia2/src
Michael Ludwig 1d60c19a08 Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter
Also deletes unnecessary header and deprecated types
associated with implementation.

Bug: skia:11230
Change-Id: Ibfd7dcf305febae794edfe777fc64efc0559909b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368597
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2021-02-18 16:51:14 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec get image from skcodec 2021-01-25 21:50:16 +00:00
core Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter 2021-02-18 16:51:14 +00:00
effects Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter 2021-02-18 16:51:14 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Converted GrConvexPolyEffect to SkSL DSL 2021-02-18 14:12:02 +00:00
image SkImage::textureSize replacement for GrDirectContext::ComputeImageSize. 2021-02-11 16:08:55 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts remove SkRP TODOs 2021-02-09 02:44:14 +00:00
pathops guard pathops debug feature better 2021-01-29 21:46:48 +00:00
pdf Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
ports Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter 2021-02-18 16:51:14 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Remove unused high-quality downgrade heuristic 2021-02-12 21:48:13 +00:00
sksl Enable printf warnings on SkSL::String. 2021-02-18 14:16:35 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils Add UWP support 2021-02-10 19:04:42 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps Fix type in Issue 11102: Add support for UWP compilation target 2021-02-13 23:38:48 +00:00