HomeSort by relevance Sort by last modified time
    Searched defs:captureBurst (Results 1 - 7 of 7) sorted by null

  /cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java 672 session.captureBurst(reprocessRequests, reprocessOutputCaptureListener, mHandler);
    [all...]
BurstCaptureRawTest.java 234 mSession.captureBurst(rawRequestList, rawCaptureCallback, mHandler);
288 mSession.captureBurst(rawRequestList, rawCaptureCallback, mHandler);
298 mSession.captureBurst(rawRequestList, rawCaptureCallback, mHandler);
309 mSession.captureBurst(rawRequestList, rawCaptureCallback, mHandler);
380 mSession.captureBurst(rawRequestList, rawCaptureCallback, mHandler);
LogicalCameraDeviceTest.java 656 mSession.captureBurst(requests, listener, mHandler);
    [all...]
RecordingTest.java     [all...]
ReprocessCaptureTest.java     [all...]
CaptureRequestTest.java     [all...]
CameraDeviceTest.java     [all...]

Completed in 194 milliseconds