Searched refs:testTightBoundsLines (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | PathOpsTightBoundsTest.cpp | 14 static void testTightBoundsLines(PathOpsThreadState* data) { in testTightBoundsLines() function 43 new PathOpsThreadedRunnable(&testTightBoundsLines, 0, 0, 0, 0, &testRunner); in DEF_TEST()
|
/third_party/skia/tests/ |
D | PathOpsTightBoundsTest.cpp | 13 static void testTightBoundsLines(PathOpsThreadState* data) { in testTightBoundsLines() function 42 new PathOpsThreadedRunnable(&testTightBoundsLines, 0, 0, 0, 0, &testRunner); in DEF_TEST()
|