| /frameworks/base/test-runner/src/android/test/ |
| D | TouchUtils.java | 61 final float fromY = size.y * 0.5f; in dragQuarterScreenDown() local 91 final float fromY = size.y * 0.5f; in dragQuarterScreenUp() local 228 float fromY = xy[1] + (viewHeight / 2.0f); in dragViewToBottom() local 471 float fromY = xy[1] + (viewHeight / 2.0f); in dragViewToTop() local 565 final int fromY = xy[1]; in dragViewBy() local 615 final int fromY = xy[1]; in dragViewTo() local 664 final int fromY = xy[1]; in dragViewToX() local 711 final int fromY = xy[1]; in dragViewToY() local 737 float fromY, float toY, int stepCount) { in drag() 738 drag((InstrumentationTestCase) test, fromX, toX, fromY, toY, stepCount); in drag() local [all …]
|
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
| D | DefaultItemAnimator.java | 55 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.MoveInfo 57 private MoveInfo(ViewHolder holder, int fromX, int fromY, int toX, int toY) { in MoveInfo() 68 public int fromX, fromY, toX, toY; field in DefaultItemAnimator.ChangeInfo 75 int fromX, int fromY, int toX, int toY) { in ChangeInfo() 249 public boolean animateMove(final ViewHolder holder, int fromX, int fromY, in animateMove() 271 private void animateMoveImpl(final ViewHolder holder, int fromX, int fromY, int toX, int toY) { in animateMoveImpl() 312 int fromX, int fromY, int toX, int toY) { in animateChange()
|
| D | RecyclerView.java | 9902 abstract public boolean animateMove(ViewHolder holder, int fromX, int fromY, in animateMove()
|
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
| D | LoggingItemAnimator.java | 63 public boolean animateMove(RecyclerView.ViewHolder holder, int fromX, int fromY, in animateMove() 71 RecyclerView.ViewHolder newHolder, int fromX, int fromY, int toX, int toY) { in animateChange()
|
| D | DefaultItemAnimatorTest.java | 339 boolean animateMove(final RecyclerView.ViewHolder vh, final int fromX, final int fromY, in animateMove() 353 final int fromX, final int fromY, final int toX, final int toY) throws Throwable { in animateChange()
|
| D | RecyclerViewLayoutTest.java | 1165 public void drag(ViewGroup view, float fromX, float toX, float fromY, float toY, in drag()
|
| /frameworks/base/core/java/android/view/animation/ |
| D | ScaleAnimation.java | 145 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/support/v7/recyclerview/tests/src/android/support/v7/widget/helper/ |
| D | ItemTouchHelperTest.java | 442 float fromY = xy[1] + (viewHeight / 2.0f); in dragViewToTop() local 510 final int fromY = xy[1]; in dragViewTo() local 539 final int fromY = xy[1]; in dragViewToX() local 565 final int fromY = xy[1]; in dragViewToY() local 585 public static void drag(InstrumentationTestCase test, float fromX, float toX, float fromY, in drag()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
| D | omxVCM4P10_BlockMatch_Half.c | 107 OMX_INT fromX, toX, fromY, toY; in omxVCM4P10_BlockMatch_Half() local
|
| D | omxVCM4P10_BlockMatch_Quarter.c | 107 OMX_INT fromX, toX, fromY, toY; in omxVCM4P10_BlockMatch_Quarter() local
|
| D | omxVCM4P10_BlockMatch_Integer.c | 110 OMX_INT fromX, toX, fromY, toY; in omxVCM4P10_BlockMatch_Integer() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
| D | armVCM4P2_BlockMatch_Integer.c | 101 OMX_INT minSAD = 0x10001, fromX, toX, fromY, toY; in armVCM4P2_BlockMatch_Integer() local
|
| D | armVCM4P2_BlockMatch_Half.c | 93 OMX_INT minSAD, fromX, toX, fromY, toY; in armVCM4P2_BlockMatch_Half() local
|