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.java1206 captureBurstShot(mCameraIds[i], sTemplates, 1, repeating, abort); in runCaptureTest()
1220 captureBurstShot(mCameraIds[i], templates, templates.length, repeating, abort); in runCaptureTest()
1223 captureBurstShot( in runCaptureTest()
1292 private void captureBurstShot( in captureBurstShot() method in CameraDeviceTest