Home | History | Annotate | Download | only in legacy

Lines Matching refs:repeating

1007      * <p>If the burst is repeating, replace the current repeating burst.</p>
1010 * @param repeating true if the burst is repeating.
1013 * frame that will be returned for the current repeating request if this
1014 * burst is set to be repeating.
1017 public int submitCaptureRequests(List<CaptureRequest> requests, boolean repeating,
1022 ret = mRequestQueue.submit(requests, repeating, frameNumber);
1029 * Cancel a repeating request.
1031 * @param requestId the id of the repeating request to cancel.
1032 * @return the last frame to be returned from the HAL for the given repeating request, or