Searched refs:BURST_VIDEO_SNAPSHOT_NUM (Results 1 – 1 of 1) sorted by relevance
131 private static final int BURST_VIDEO_SNAPSHOT_NUM = 3; field in RecordingTest2035 new ArrayList<CaptureRequest>(BURST_VIDEO_SNAPSHOT_NUM); in videoSnapshotTestByCamera()2036 for (int i = 0; i < BURST_VIDEO_SNAPSHOT_NUM; i++) { in videoSnapshotTestByCamera()2063 for (int i = 0; i < BURST_VIDEO_SNAPSHOT_NUM; i++) { in videoSnapshotTestByCamera()