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

  /external/chromium_org/third_party/skia/experimental/Intersection/
SimplifyAddIntersectingTs_Test.cpp 87 const SkPoint* pts2, SkPath::Verb c2Type) {
104 SimplifyAddIntersectingTsTest::kLVerbStr[c2Type],
106 pts2[c2Type].fX, pts2[c2Type].fY);
123 SkPath::Verb c2Type = setPath(firstI, path2, pts2);
124 testPath(path2, pts1, c1Type, pts2, c2Type);
131 SkPath::Verb c2Type = setPath(i, path2, pts2);
132 testPath(path2, pts1, c1Type, pts2, c2Type);
  /external/skia/experimental/Intersection/
SimplifyAddIntersectingTs_Test.cpp 87 const SkPoint* pts2, SkPath::Verb c2Type) {
104 SimplifyAddIntersectingTsTest::kLVerbStr[c2Type],
106 pts2[c2Type].fX, pts2[c2Type].fY);
123 SkPath::Verb c2Type = setPath(firstI, path2, pts2);
124 testPath(path2, pts1, c1Type, pts2, c2Type);
131 SkPath::Verb c2Type = setPath(i, path2, pts2);
132 testPath(path2, pts1, c1Type, pts2, c2Type);

Completed in 1887 milliseconds