Searched refs:lineCubicTests (Results 1 – 1 of 1) sorted by relevance
51 static lineCubic lineCubicTests[] = { variable97 static const size_t lineCubicTests_count = SK_ARRAY_COUNT(lineCubicTests);126 const SkDCubic& cubic = lineCubicTests[iIndex].cubic; in testOne()128 const SkDLine& line = lineCubicTests[iIndex].line; in testOne()191 const SkDCubic& cubic = lineCubicTests[iIndex].cubic; in DEF_TEST()192 const SkDLine& line = lineCubicTests[iIndex].line; in DEF_TEST()