Home
last modified time | relevance | path

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

/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
DToonGame.java180 final float endTY, final float squash, final float stretch) { in squishyBounce() argument
190 pvhTY = PropertyValuesHolder.ofFloat(View.TRANSLATION_Y, bottomTY, endTY); in squishyBounce()