Home
last modified time | relevance | path

Searched refs:videoSnapshotHelper (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java262 videoSnapshotHelper(/*burstTest*/false); in testVideoSnapshot()
278 videoSnapshotHelper(/*burstTest*/true); in testBurstVideoSnapshot()
763 private void videoSnapshotHelper(boolean burstTest) throws Exception { in videoSnapshotHelper() method in RecordingTest