From d4998178ae6e0df3a90b9c1fa063cc97605f26af Mon Sep 17 00:00:00 2001 From: Hal Canary Date: Wed, 11 Jul 2018 11:31:34 -0400 Subject: Whitespace Fixup Change-Id: I6c4c4b43dfa6b59832c63f8fcf43192b4973d88b Reviewed-on: https://skia-review.googlesource.com/140565 Commit-Queue: Mike Klein Auto-Submit: Hal Canary Reviewed-by: Mike Klein --- tests/PathOpsCubicConicIntersectionTest.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/PathOpsCubicConicIntersectionTest.cpp') diff --git a/tests/PathOpsCubicConicIntersectionTest.cpp b/tests/PathOpsCubicConicIntersectionTest.cpp index ff4dec9864..aa8a9d8599 100644 --- a/tests/PathOpsCubicConicIntersectionTest.cpp +++ b/tests/PathOpsCubicConicIntersectionTest.cpp @@ -20,14 +20,14 @@ static struct cubicConic { // SkOPASSERT(oppStartT < oppEndT); // Throwing an error here breaks one test, but only in release. // More work to be done to figure this out. - {{{{2.1883804947719909e-05, 3.6366123822517693e-05 }, - {2.9145950975362211e-05, 2.9117207304807380e-05 }, - {2.9113532946212217e-05, 2.9173743314458989e-05 }, - {0.00000000000000000, 5.8282588724978268e-05 }}}, - {{{{0.00000000000000000, 5.8282581449020654e-05 }, - {0.00000000000000000, 5.8282563259126619e-05 }, + {{{{2.1883804947719909e-05, 3.6366123822517693e-05 }, + {2.9145950975362211e-05, 2.9117207304807380e-05 }, + {2.9113532946212217e-05, 2.9173743314458989e-05 }, + {0.00000000000000000, 5.8282588724978268e-05 }}}, + {{{{0.00000000000000000, 5.8282581449020654e-05 }, + {0.00000000000000000, 5.8282563259126619e-05 }, {5.8282588724978268e-05, 0.00000000000000000 }}}, 53684.6563f}}, -#endif +#endif {{{{188.60000610351562, 2041.5999755859375}, {188.60000610351562, 2065.39990234375}, {208, 2084.800048828125}, {231.80000305175781, 2084.800048828125}}}, -- cgit v1.2.3