Home
last modified time | relevance | path

Searched defs:notLines_count (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp157 const size_t notLines_count = SK_ARRAY_COUNT(notLines); variable
/external/chromium_org/third_party/skia/tests/
DPathOpsCubicIntersectionTestData.cpp157 const size_t notLines_count = SK_ARRAY_COUNT(notLines); variable
/external/skia/experimental/Intersection/
DCubicIntersection_TestData.cpp172 const size_t notLines_count = sizeof(notLines) / sizeof(notLines[0]); variable
/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicIntersection_TestData.cpp172 const size_t notLines_count = sizeof(notLines) / sizeof(notLines[0]); variable