Home
last modified time | relevance | path

Searched refs:cuPts (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DPathOpsCubicLineIntersectionTest.cpp30 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic; in testFail() local
32 cubic.debugSet(cuPts.fPts); in testFail()
132 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in testOne() local
134 cubic.debugSet(cuPts.fPts); in testOne()
199 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in DEF_TEST() local
201 cubic.debugSet(cuPts.fPts); in DEF_TEST()
DPathOpsCubicLineIntersectionIdeas.cpp148 CubicPts cuPts = {{origin, in DEF_TEST() local
156 cubic.debugSet(cuPts.fPts); in DEF_TEST()
/external/skqp/tests/
DPathOpsCubicLineIntersectionTest.cpp30 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic; in testFail() local
32 cubic.debugSet(cuPts.fPts); in testFail()
132 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in testOne() local
134 cubic.debugSet(cuPts.fPts); in testOne()
199 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in DEF_TEST() local
201 cubic.debugSet(cuPts.fPts); in DEF_TEST()
DPathOpsCubicLineIntersectionIdeas.cpp148 CubicPts cuPts = {{origin, in DEF_TEST() local
156 cubic.debugSet(cuPts.fPts); in DEF_TEST()