Home
last modified time | relevance | path

Searched defs:cuPts (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsCubicLineIntersectionTest.cpp36 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic; in testFail() local
138 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in testOne() local
205 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in DEF_TEST() local
DPathOpsCubicLineIntersectionIdeas.cpp152 CubicPts cuPts = {{origin, in DEF_TEST() local