skia2/src
Jim Van Verth 12935777a6 Don't use small path renderer with high distortion transforms.
The dFdx, dFdy functions appear to become less accurate as the
distortion in a given transform increases. We could possibly counteract
this by passing in the inverse of the transform, but this is taking the
small path renderer well past its original intended use, which is for
rendering small paths, and icons in particular, with similarity
transformations.

Bug: skia:11910
Change-Id: Ib7bf0d02925e9930583adb628501706831e73183
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/402579
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2021-04-30 14:55:18 +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 Don't pass NaN to SkChopQuadAt in SkChopQuadAtMaxCurvature. 2021-04-29 16:40:09 +00:00
effects Remove GrBitmapTextureMaker. 2021-04-28 17:24:56 +00:00
fonts Revert "Revert "onMatchFaceStyle is unused, so remove it"" 2021-04-27 16:40:29 +00:00
gpu Don't use small path renderer with high distortion transforms. 2021-04-30 14:55:18 +00:00
image Add View->FP helper to SkImage_Base, use instead of GrTextureAdjuster. 2021-04-30 00:14:48 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy
opts stop using rcp/rsqrt in SkRasterPipeline 2021-04-22 22:42:23 +00:00
pathops guard pathops debug feature better 2021-01-29 21:46:48 +00:00
pdf Make SkSurfaceProps non-optional for SDCs and SkSpecialImages 2021-04-20 16:22:46 +00:00
ports [COLRv1] Paint cycle detection 2021-04-29 15:05:17 +00:00
sfnt
shaders Replace SkShader_Lerp with a runtime shader 2021-04-29 13:39:47 +00:00
sksl Fix DSL handling of doubles 2021-04-30 13:47:18 +00:00
svg render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00
utils Revert "Revert "Add mskp player, use in viewer slide"" 2021-04-29 19:40:08 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00