Home | History | Annotate | Download | only in wm

Lines Matching refs:translation

771      * @param translationX the total translation the surface moves in x direction
772 * @param translationY the total translation the surfaces moves in y direction
815 // need to start the clipping at the edge and then achieve the rest with translation
873 // to store the translation, because it's only used if cutOff == true.
1300 final TranslateAnimation translation = enter ? new TranslateAnimation(fromX, 0, fromY, 0)
1303 set.addAnimation(translation);
1465 // We animate the translation from the old position of the removed window, to the new