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

  /external/skia/tests/
PathOpsQuadLineIntersectionThreadedTest.cpp 43 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad,
102 testLineIntersect(state.fReporter, quad, line, x, y);
105 testLineIntersect(state.fReporter, quad, line2, x, y);
108 testLineIntersect(state.fReporter, quad, line3, x, y);
  /external/skqp/tests/
PathOpsQuadLineIntersectionThreadedTest.cpp 43 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad,
102 testLineIntersect(state.fReporter, quad, line, x, y);
105 testLineIntersect(state.fReporter, quad, line2, x, y);
108 testLineIntersect(state.fReporter, quad, line3, x, y);

Completed in 118 milliseconds