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

  /frameworks/base/core/java/android/widget/
OverScroller.java 809 final float totalDuration = (float) Math.sqrt(
811 mStartTime -= (int) (1000.0f * (totalDuration - durationToApex));
813 mVelocity = (int) (- mDeceleration * totalDuration);
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 599 M4OSA_Int32 totalDuration;
    [all...]
M4xVSS_internal.c     [all...]

Completed in 71 milliseconds