Home
last modified time | relevance | path

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

/external/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
/external/skqp/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
/external/skqp/src/pathops/
DSkAddIntersections.cpp288 SkDCubic cubic1, cubic2; in AddIntersectTs() local
DSkPathOpsTSect.cpp2132 SkTCubic cubic1(c1); in intersect() local
/external/skia/src/pathops/
DSkAddIntersections.cpp288 SkDCubic cubic1, cubic2; in AddIntersectTs() local
DSkPathOpsTSect.cpp2132 SkTCubic cubic1(c1); in intersect() local