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

  /external/chromium_org/third_party/skia/experimental/Intersection/
SimplifyAddIntersectingTs_Test.cpp 9 namespace SimplifyAddIntersectingTsTest {
13 } // end of SimplifyAddIntersectingTsTest namespace
88 SkTArray<SimplifyAddIntersectingTsTest::Contour> contour;
89 SimplifyAddIntersectingTsTest::EdgeBuilder builder(path, contour);
93 SimplifyAddIntersectingTsTest::Contour& c1 = contour[0];
94 SimplifyAddIntersectingTsTest::Contour& c2 = contour[1];
100 __FUNCTION__, SimplifyAddIntersectingTsTest::kLVerbStr[c1Type],
104 SimplifyAddIntersectingTsTest::kLVerbStr[c2Type],
  /external/skia/experimental/Intersection/
SimplifyAddIntersectingTs_Test.cpp 9 namespace SimplifyAddIntersectingTsTest {
13 } // end of SimplifyAddIntersectingTsTest namespace
88 SkTArray<SimplifyAddIntersectingTsTest::Contour> contour;
89 SimplifyAddIntersectingTsTest::EdgeBuilder builder(path, contour);
93 SimplifyAddIntersectingTsTest::Contour& c1 = contour[0];
94 SimplifyAddIntersectingTsTest::Contour& c2 = contour[1];
100 __FUNCTION__, SimplifyAddIntersectingTsTest::kLVerbStr[c1Type],
104 SimplifyAddIntersectingTsTest::kLVerbStr[c2Type],

Completed in 433 milliseconds