Searched refs:msecs (Results 1 – 2 of 2) sorted by relevance
238 final int msecs = time - mEventTimes.get(lastIndex); in detectFastMove() local239 if (msecs > 0) { in detectFastMove()243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()247 if (!hasDetectedFastMove() && pixelsPerSec > mDetectFastMoveSpeedThreshold * msecs) { in detectFastMove()249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()293 final int msecs = (int)(time - mLastMajorEventTime); in updateIncrementalRecognitionSize() local294 if (msecs <= 0) { in updateIncrementalRecognitionSize()300 if (pixelsPerSec < mGestureRecognitionSpeedThreshold * msecs) { in updateIncrementalRecognitionSize()
91677 Last write occurred (msecs): 23102791688 Thread throttle time (msecs): 091715 Last write occurred (msecs): 2355491726 Thread throttle time (msecs): 3991779 Last write occurred (msecs): 23103091790 Thread throttle time (msecs): 0