Searched defs:timeDelta (Results 1 – 6 of 6) sorted by relevance
75 long timeDelta = System.currentTimeMillis() - time; in testConditionVariable() local
253 final float timeDelta = 0.015f; in testGetInterpolation() local
395 long timeDelta = framesPending * NANOS_PER_SECOND / track.getSampleRate(); in checkOutputLowLatency() local
220 auto timeDelta = lastDeadline - start; in android_view_surfacecontrol_cts_ChoreographerNativeTest_testFrameCallbackDataDeadlineInFuture() local
268 long timeDelta = mSentMsgs[msgIndex].timeSent - mReceivedMsgs[msgIndex].timestamp; in checkInOutLatency() local
1008 long timeDelta = captureFinishTime - captureStartTime; in testJpegExifByCamera() local1011 timeDelta >= 0 && timeDelta <= WAIT_FOR_SNAPSHOT_TO_COMPLETE); in testJpegExifByCamera() local