Home
last modified time | relevance | path

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

/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DCameraOps.java170 public void setRepeatingBurst(final List<CaptureRequest> requests, in setRepeatingBurst() method in CameraOps
176 mCameraSession.setRepeatingBurst(requests, listener, handler); in setRepeatingBurst()
DHdrViewfinderActivity.java534 mCameraOps.setRepeatingBurst(mHdrRequests, mCaptureCallback, mUiHandler);