Searched defs:ty (Results 1 – 5 of 5) sorted by relevance
292 ObjectAnimator ty = ObjectAnimator.ofInt(mAnimScreen.mContent, "top", in showNavScreen() local490 int ty = web.getScrollY(); in set() local
127 float ty = -1 + t * y; in onAccelerometerChanged() local
133 float ty = -(top + bottom) / (top - bottom); in glOrthof() local
575 int tx, int ty, int level, float x, float y, float length) { in drawTile()
143 AppsCustomizeAsyncTask(int p, AsyncTaskPageData.Type ty) { in AppsCustomizeAsyncTask()