Searched defs:timeDelta (Results 1 – 5 of 5) sorted by relevance
73 long timeDelta = System.currentTimeMillis() - time; in testConditionVariable() local
242 final float timeDelta = 0.015f; in testGetInterpolation() local
346 long timeDelta = framesPending * NANOS_PER_SECOND / track.getSampleRate(); in checkOutputLowLatency() local
268 long timeDelta = mSentMsgs[msgIndex].timeSent - mReceivedMsgs[msgIndex].timestamp; in checkInOutLatency() local
976 long timeDelta = captureFinishTime - captureStartTime; in testJpegExifByCamera() local979 timeDelta >= 0 && timeDelta <= WAIT_FOR_SNAPSHOT_TO_COMPLETE); in testJpegExifByCamera() local