Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DDefaultItemAnimator.java60 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.MoveInfo
62 MoveInfo(ViewHolder holder, int fromX, int fromY, int toX, int toY) { in MoveInfo()
73 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.ChangeInfo
80 int fromX, int fromY, int toX, int toY) { in ChangeInfo()
257 int toX, int toY) { in animateMove()
278 void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { in animateMoveImpl()
321 int fromX, int fromY, int toX, int toY) { in animateChange()
DSimpleItemAnimator.java235 int toX, int toY); in animateMove()
/frameworks/base/core/java/android/view/animation/
DScaleAnimation.java145 public ScaleAnimation(float fromX, float toX, float fromY, float toY) { in ScaleAnimation()
171 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation()
212 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation()
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java615 public static int dragViewTo(ActivityInstrumentationTestCase test, View v, int gravity, int toX, in dragViewTo()
632 public static int dragViewTo(InstrumentationTestCase test, View v, int gravity, int toX, in dragViewTo()
667 int toX) { in dragViewToX()
682 public static int dragViewToX(InstrumentationTestCase test, View v, int gravity, int toX) { in dragViewToX()
760 public static void drag(ActivityInstrumentationTestCase test, float fromX, float toX, in drag()
762 drag((InstrumentationTestCase) test, fromX, toX, fromY, toY, stepCount); in drag() local
775 public static void drag(InstrumentationTestCase test, float fromX, float toX, float fromY, in drag()
/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java872 final float toX; in createThumbnailAspectScaleAnimationLocked() local
1170 private static Animation createCurvedMotion(float fromX, float toX, float fromY, float toY) { in createCurvedMotion()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java5629 private MoveAnimationSpec(int fromX, int fromY, int toX, int toY) { in MoveAnimationSpec()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...