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

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

Completed in 454 milliseconds