Home
last modified time | relevance | path

Searched refs:negEpsilonLines (Results 1 – 16 of 16) sorted by relevance

/external/skia/experimental/Intersection/
DCubicIntersection_TestData.cpp269 const Cubic negEpsilonLines[] = { variable
310 const size_t negEpsilonLines_count = sizeof(negEpsilonLines) / sizeof(negEpsilonLines[0]);
DCubicIntersection_TestData.h21 extern const Cubic negEpsilonLines[];
DCubicReduceOrder_Test.cpp96 const Cubic& cubic = negEpsilonLines[index]; in CubicReduceOrder_Test()
DCubicToQuadratics_Test.cpp122 test(negEpsilonLines, "negEpsilonLines", firstNegEpsilonTest, negEpsilonLines_count); in CubicToQuadratics_Test()
/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicIntersection_TestData.cpp269 const Cubic negEpsilonLines[] = { variable
310 const size_t negEpsilonLines_count = sizeof(negEpsilonLines) / sizeof(negEpsilonLines[0]);
DCubicIntersection_TestData.h21 extern const Cubic negEpsilonLines[];
DCubicReduceOrder_Test.cpp96 const Cubic& cubic = negEpsilonLines[index]; in CubicReduceOrder_Test()
DCubicToQuadratics_Test.cpp122 test(negEpsilonLines, "negEpsilonLines", firstNegEpsilonTest, negEpsilonLines_count); in CubicToQuadratics_Test()
/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp241 const SkDCubic negEpsilonLines[] = { variable
275 const size_t negEpsilonLines_count = SK_ARRAY_COUNT(negEpsilonLines);
DPathOpsCubicIntersectionTestData.h18 extern const SkDCubic negEpsilonLines[];
DPathOpsCubicToQuadsTest.cpp147 test(reporter, negEpsilonLines, "negEpsilonLines", firstNegEpsilonTest, negEpsilonLines_count); in DEF_TEST()
DPathOpsCubicReduceOrderTest.cpp164 const SkDCubic& cubic = negEpsilonLines[index]; in DEF_TEST()
/external/chromium_org/third_party/skia/tests/
DPathOpsCubicIntersectionTestData.cpp241 const SkDCubic negEpsilonLines[] = { variable
275 const size_t negEpsilonLines_count = SK_ARRAY_COUNT(negEpsilonLines);
DPathOpsCubicIntersectionTestData.h18 extern const SkDCubic negEpsilonLines[];
DPathOpsCubicToQuadsTest.cpp147 test(reporter, negEpsilonLines, "negEpsilonLines", firstNegEpsilonTest, negEpsilonLines_count); in DEF_TEST()
DPathOpsCubicReduceOrderTest.cpp164 const SkDCubic& cubic = negEpsilonLines[index]; in DEF_TEST()