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