Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsDRectTest.cpp22 static const SkDCubic cubicTests[] = { variable
29 static const size_t cubicTests_count = SK_ARRAY_COUNT(cubicTests);
60 const SkDCubic& cubic = cubicTests[index]; in DEF_TEST()