OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hexTests
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/experimental/Intersection/
CubicIntersection_TestData.cpp
88
Cubic
hexTests
[][2] = {
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/experimental/Intersection/
CubicIntersection_TestData.cpp
88
Cubic
hexTests
[][2] = {
94
const size_t hexTests_count = sizeof(
hexTests
) / sizeof(
hexTests
[0]);
109
double* outPtr = &
hexTests
[sizeof(tests) / sizeof(tests[0]) - 1][0][0].x;
Completed in 146 milliseconds