Searched defs:transY (Results 1 – 6 of 6) sorted by relevance
56 float transY = (bottom - drawable.getBounds().bottom) / 2.0f; in draw() local
54 int transY = (bottom - mDrawable.getBounds().bottom + top) / 2; in draw() local
98 int transY = bottom - b.getBounds().bottom; in draw() local
137 int transY = -sy; in transformCanvas() local
338 final float transY = perspectiveTranslationY + scaleShiftCorrectionY; in transformViewAtIndex() local
1400 float transY; in run() local