skia2/src
Jim Van Verth e82fdaa50b Accept near-simple, near-circular rrects for shadow fast path.
SkRRectPriv::IsSimpleCircular does a tolerance-based check for the
rrect radii but not for determining if the rrect is simple. This adds
IsNearlySimpleCircular as a looser check, since we don't care in this
case that the rrect is perfectly simple.

Bug: skia:11717
Change-Id: Ibbd53ff8c120287339fa29f87f064e6fb633ee7c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/382703
Reviewed-by: Leon Scroggins <scroggo@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2021-03-10 17:30:34 +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 Accept near-simple, near-circular rrects for shadow fast path. 2021-03-10 17:30:34 +00:00
effects Remove supported for (removed) inheriting paint filter-quality 2021-03-09 00:58:09 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Accept near-simple, near-circular rrects for shadow fast path. 2021-03-10 17:30:34 +00:00
image Remove supported for (removed) inheriting paint filter-quality 2021-03-09 00:58:09 +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 Remove deprecated tile filter header 2021-02-25 19:09:49 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Remove supported for (removed) inheriting paint filter-quality 2021-03-09 00:58:09 +00:00
sksl Disable constant-variable substitution when optimization is off. 2021-03-10 15:44:48 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils remove unused Mode from GrBlurredEdgeFP 2021-02-25 22:28:30 +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