Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DChangeImageTransformTest.java142 float ty = Math.round((imageViewHeight - imageHeight)/2f); in centerMatrix() local
177 float ty = Math.round((imageViewHeight - height) / 2f); in centerCropMatrix() local
199 float ty = (imageViewHeight - height) / 2f; in fitCenterMatrix() local
237 float ty = imageViewHeight - height; in fitEndMatrix() local