Searched refs:TIME_LAPSE_FPS (Results 1 – 1 of 1) sorted by relevance
77 private static final int TIME_LAPSE_FPS = 5; field in MediaRecorderTest956 captureRate = (k == 0) ? TIME_LAPSE_FPS : SLOW_MOTION_FPS; in testRecordFromSurface()