Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DChangeImageTransformTest.java276 final List<Matrix> matrices = watchImageMatrix(imageView); in transformImage()
306 private List<Matrix> watchImageMatrix(ImageView view) throws Throwable { in watchImageMatrix() method in ChangeImageTransformTest