Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DPathIteratorTest.java497 float[] points2 = new float[8]; in assertPathsEqual() local
499 int verb2 = iterator2.next(points2, 0); in assertPathsEqual()
504 assertPointsEqual(points1, points2, 2); in assertPathsEqual()
507 assertPointsEqual(points1, points2, 4); in assertPathsEqual()
510 assertPointsEqual(points1, points2, 8); in assertPathsEqual()
513 assertPointsEqual(points1, points2, 6); in assertPathsEqual()
516 assertPointsEqual(points1, points2, 8); in assertPathsEqual()
519 assertPointsEqual(points1, points2, 0); in assertPathsEqual()
523 verb2 = iterator2.next(points2, 0); in assertPathsEqual()
534 points2 = segment2.getPoints(); in assertPathsEqual()
[all …]
DPathTest.java771 private void assertPointsEqual(float[] points1, float[] points2, int numToCheck) { in assertPointsEqual() argument
773 assertEquals("point " + i + "not equal", points1[i], points2[i], 0f); in assertPointsEqual()
/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java141 List<RedAndGreen> points2 = startTransitionAndWatch(R.layout.scene6); in testInterruptSameDestination() local
145 assertFalse(isRestartingAnimation(points2, R.layout.scene1)); in testInterruptSameDestination()
162 List<RedAndGreen> points2 = startTransitionAndWatch(R.layout.scene6); in testInterruptSameDestinationResizeClip() local
165 assertFalse(isRestartingAnimation(points2, R.layout.scene1)); in testInterruptSameDestinationResizeClip()
166 assertFalse(isRestartingClip(points2, R.layout.scene1)); in testInterruptSameDestinationResizeClip()
181 List<RedAndGreen> points2 = startTransitionAndWatch(R.layout.scene1); in testInterruptWithReverse() local
184 assertFalse(isRestartingAnimation(points2, R.layout.scene1)); in testInterruptWithReverse()
201 List<RedAndGreen> points2 = startTransitionAndWatch(R.layout.scene1); in testInterruptWithReverseResizeClip() local
204 assertFalse(isRestartingAnimation(points2, R.layout.scene1)); in testInterruptWithReverseResizeClip()
205 assertFalse(isRestartingAnimation(points2, R.layout.scene6)); in testInterruptWithReverseResizeClip()
[all …]
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...