Home
last modified time | relevance | path

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

/external/skia/experimental/Intersection/
DCubicReduceOrder_Test.cpp45 …int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines ? firstTestIndex : SK_Max… in CubicReduceOrder_Test() local
125 for (index = firstComputedLinesTest; index < lines_count; ++index) { in CubicReduceOrder_Test()
DCubicToQuadratics_Test.cpp113 …int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines ? firstTestIndex : SK_Max… in CubicToQuadratics_Test() local
126 testC(lines, "computed lines", firstComputedLinesTest, lines_count); in CubicToQuadratics_Test()
/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicReduceOrder_Test.cpp45 …int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines ? firstTestIndex : SK_Max… in CubicReduceOrder_Test() local
125 for (index = firstComputedLinesTest; index < lines_count; ++index) { in CubicReduceOrder_Test()
DCubicToQuadratics_Test.cpp113 …int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines ? firstTestIndex : SK_Max… in CubicToQuadratics_Test() local
126 testC(lines, "computed lines", firstComputedLinesTest, lines_count); in CubicToQuadratics_Test()
/external/skia/tests/
DPathOpsCubicToQuadsTest.cpp133 int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines in DEF_TEST() local
151 testC(reporter, lines, "computed lines", firstComputedLinesTest, lines_count); in DEF_TEST()
DPathOpsCubicReduceOrderTest.cpp104 int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines in DEF_TEST()
205 for (index = firstComputedLinesTest; index < lines_count; ++index) { in DEF_TEST()
/external/chromium_org/third_party/skia/tests/
DPathOpsCubicToQuadsTest.cpp133 int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines in DEF_TEST() local
151 testC(reporter, lines, "computed lines", firstComputedLinesTest, lines_count); in DEF_TEST()
DPathOpsCubicReduceOrderTest.cpp104 int firstComputedLinesTest = run == RunAll ? 0 : run == RunComputedLines in DEF_TEST()
205 for (index = firstComputedLinesTest; index < lines_count; ++index) { in DEF_TEST()