Home
last modified time | relevance | path

Searched defs:cubic1 (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/tests/
DPathOpsCubicIntersectionTest.cpp22 const CubicPts& cubic1 = tests[index][0]; in standardTestCases() local
388 static void oneOff(skiatest::Reporter* reporter, const CubicPts& cubic1, const CubicPts& cubic2, in oneOff()
439 const CubicPts& cubic1 = testSet[outer]; in oneOff() local
445 const CubicPts& cubic1 = newTestSet[outer]; in newOneOff() local
451 const CubicPts& cubic1 = tests[index][0]; in testsOneOff() local
478 CubicPts cubic1, cubic2; in CubicIntersection_RandTest() local
529 const CubicPts& cubic1 = newTestSet[index0]; in intersectionFinder() local
701 const CubicPts& cubic1 = coinSet[index]; in coinOneOff() local
DPathOpsOpTest.cpp3596 CubicPts cubic1 = {{{0,1}, {1,5}, {-5.66666651f,3.33333349f}, {8.83333302f,2.33333349f}}}; in loop1asQuad() local
/third_party/skia/tests/
DPathOpsCubicIntersectionTest.cpp24 const CubicPts& cubic1 = tests[index][0]; in standardTestCases() local
390 static void oneOff(skiatest::Reporter* reporter, const CubicPts& cubic1, const CubicPts& cubic2, in oneOff()
438 const CubicPts& cubic1 = testSet[outer]; in oneOff() local
444 const CubicPts& cubic1 = newTestSet[outer]; in newOneOff() local
450 const CubicPts& cubic1 = tests[index][0]; in testsOneOff() local
477 CubicPts cubic1, cubic2; in CubicIntersection_RandTest() local
528 const CubicPts& cubic1 = newTestSet[index0]; in intersectionFinder() local
700 const CubicPts& cubic1 = coinSet[index]; in coinOneOff() local
DGeometryTest.cpp550 SkPoint cubic1[4] = {pts[0], pts[0], pts[1], pts[2]}; in test_measure_rotation() local
DPathOpsOpTest.cpp3596 CubicPts cubic1 = {{{0,1}, {1,5}, {-5.66666651f,3.33333349f}, {8.83333302f,2.33333349f}}}; in loop1asQuad() local
/third_party/skia/src/pathops/
DSkAddIntersections.cpp288 SkDCubic cubic1, cubic2; in AddIntersectTs() local
DSkPathOpsTSect.cpp2131 SkTCubic cubic1(c1); in intersect() local
/third_party/flutter/skia/src/pathops/
DSkAddIntersections.cpp288 SkDCubic cubic1, cubic2; in AddIntersectTs() local
DSkPathOpsTSect.cpp2132 SkTCubic cubic1(c1); in intersect() local