commit | 78e17130f396d8b2157116c2504e357192f87ed1 | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 17 11:40:34 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 17 11:40:34 2012 +0000 |
tree | d271b9dfdf378c33bc283afafc5519844367e6b4 | |
parent | 95bfdedb371262905ae06b9c06b2c0f55869a441 [diff] [blame] |
work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@3702 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/Intersection_Tests.h b/experimental/Intersection/Intersection_Tests.h index 432f83f..e0d892d 100644 --- a/experimental/Intersection/Intersection_Tests.h +++ b/experimental/Intersection/Intersection_Tests.h
@@ -18,6 +18,7 @@ void SimplifyQuadralateralPaths_Test(); void SimplifyQuadraticPaths_Test(); void Simplify4x4QuadralateralsThreaded_Test(); +void Simplify4x4QuadraticsThreaded_Test(); void SimplifyRectangularPaths_Test(); void QuadraticBezierClip_Test(); void QuadraticCoincidence_Test();