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

  /external/skia/tests/
PathOpsConicIntersectionTest.cpp 160 static void chopBothWays(const SkDConic& dConic, double t, const char* name) {
306 chopBothWays(c1, 0.5, "c1");
307 chopBothWays(c2, 0.5, "c2");
  /external/skqp/tests/
PathOpsConicIntersectionTest.cpp 160 static void chopBothWays(const SkDConic& dConic, double t, const char* name) {
306 chopBothWays(c1, 0.5, "c1");
307 chopBothWays(c2, 0.5, "c2");

Completed in 2654 milliseconds