Searched defs:speed (Results 1 – 9 of 9) sorted by relevance
116 int speed = mCarHvacManager.getIntProperty(HvacPropertyId.ZONED_FAN_SPEED_SETPOINT, in testHvacFanSpeed() local
91 int speed = mIm.getPointerSpeed(getContext()); in onSpeedChanged() local
243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove() local249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove() local
58 public void setSpeed(String speed) { in setSpeed()
134 float speed = 1; in mapBtPlayStatustoPlayBackState() local
337 int speed = 0; in onTouchEvent() local
271 long speed = 0; in updateWithLocked() local
1252 public void timeshiftRewind(int speed) { in timeshiftRewind()1273 public void timeshiftFastForward(int speed) { in timeshiftFastForward()
264 const float speed = static_cast<float>(length) / static_cast<float>(duration); in refreshSpeedRates() local