Home
last modified time | relevance | path

Searched refs:intersection (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DMoreAsserts.java223 Set<Object> intersection = new HashSet<Object>(expected); in assertEquals() local
224 intersection.retainAll(actual); in assertEquals()
229 + "\nIntersection: " + intersection); in assertEquals()
/frameworks/base/libs/hwui/
DSpotShadow.h69 const Vector2* intersection, int intersectionLength);
DSpotShadow.cpp1092 const Vector2* intersection, int intersectionLength) { in testIntersection() argument
1114 if (testPointInsidePolygon(testPoint, intersection, intersectionLength)) { in testIntersection()
1132 dumpPolygon(intersection, intersectionLength, "intersection"); in testIntersection()
1134 Vector2 delta = intersection[i] - intersection[i - 1]; in testIntersection()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...