Searched defs:recordDuration (Results 1 – 4 of 4) sorted by relevance
171 int recordDuration; in recordVideoAndPlayback() local303 int recordDuration = MediaRecorderStressTestRunner.mTimeLapseDuration; in testStressTimeLapse() local
71 String recordDuration = (String) icicle.get("record_duration"); in onCreate() local
313 long recordDuration = 0; in draw() local506 long frameTimeNanos, long recordDuration, float density); in nSyncAndDrawFrame()
299 jlong proxyPtr, jlong frameTimeNanos, jlong recordDuration, jfloat density) { in android_view_ThreadedRenderer_syncAndDrawFrame()