Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java1626 captureBurstShot(mCameraIds[i], sTemplates, 1, repeating, abort, useExecutor); in runCaptureTest()
1640 captureBurstShot(mCameraIds[i], templates, templates.length, repeating, abort, in runCaptureTest()
1645 captureBurstShot(mCameraIds[i], sTemplates, sTemplates.length, repeating, in runCaptureTest()
1728 private void captureBurstShot( in captureBurstShot() method in CameraDeviceTest