HomeSort by relevance Sort by last modified time
    Searched refs:firstQuadraticModLineTest (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
PathOpsQuadReduceOrderTest.cpp 48 int firstQuadraticModLineTest = run == RunAll ? 0 : run == RunQuadraticModLines ? firstTestIndex
60 for (index = firstQuadraticModLineTest; index < quadraticModEpsilonLines_count; ++index) {
PathOpsCubicReduceOrderTest.cpp 101 int firstQuadraticModLineTest = run == RunAll ? 0 : run == RunQuadraticModLines
210 for (index = firstQuadraticModLineTest; index < quadraticModEpsilonLines_count; ++index) {
  /external/skqp/tests/
PathOpsQuadReduceOrderTest.cpp 48 int firstQuadraticModLineTest = run == RunAll ? 0 : run == RunQuadraticModLines ? firstTestIndex
60 for (index = firstQuadraticModLineTest; index < quadraticModEpsilonLines_count; ++index) {
PathOpsCubicReduceOrderTest.cpp 101 int firstQuadraticModLineTest = run == RunAll ? 0 : run == RunQuadraticModLines
210 for (index = firstQuadraticModLineTest; index < quadraticModEpsilonLines_count; ++index) {

Completed in 210 milliseconds