Searched refs:hexTests (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicIntersection_TestData.h13 extern Cubic hexTests[][2];
H A DCubicIntersection_TestData.cpp88 Cubic hexTests[][2] = { variable
94 const size_t hexTests_count = sizeof(hexTests) / sizeof(hexTests[0]);
109 double* outPtr = &hexTests[sizeof(tests) / sizeof(tests[0]) - 1][0][0].x;
/external/chromium_org/third_party/skia/tests/
H A DPathOpsCubicIntersectionTestData.h12 extern SkDCubic hexTests[][2];
/external/skia/experimental/Intersection/
H A DCubicIntersection_TestData.h13 extern Cubic hexTests[][2];
H A DCubicIntersection_TestData.cpp88 Cubic hexTests[][2] = { variable
94 const size_t hexTests_count = sizeof(hexTests) / sizeof(hexTests[0]);
109 double* outPtr = &hexTests[sizeof(tests) / sizeof(tests[0]) - 1][0][0].x;
/external/skia/tests/
H A DPathOpsCubicIntersectionTestData.h12 extern SkDCubic hexTests[][2];

Completed in 1048 milliseconds