HomeSort by relevance Sort by last modified time
    Searched refs:horizontalVelocity (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleSubpixelTranslate.cpp 25 float horizontalVelocity,
27 : fHorizontalVelocity(horizontalVelocity),
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java 488 final int horizontalVelocity = 1000;
539 assertFalse("fling should be blocked", fling(horizontalVelocity, verticalVelocity));
553 assertTrue("fling should be started", fling(horizontalVelocity, verticalVelocity));
    [all...]

Completed in 46 milliseconds