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

  /external/chromium_org/third_party/skia/tests/
PathTest.cpp 170 SkPath original, source, anotherSource;
205 copy.setSourcePath(&anotherSource);
213 REPORTER_ASSERT(reporter, assign.getSourcePath() == &anotherSource);
    [all...]
  /external/skia/tests/
PathTest.cpp 170 SkPath original, source, anotherSource;
205 copy.setSourcePath(&anotherSource);
213 REPORTER_ASSERT(reporter, assign.getSourcePath() == &anotherSource);
    [all...]

Completed in 8566 milliseconds