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