Searched refs:repeat (Results 1 – 3 of 3) sorted by relevance
33 5. Start capturing images with either 'capture' (one-shot) or 'repeat' (continuous) buttons on88 request, the request can be sent to the camera with either the capture or repeat buttons.97 request triggering repeat will pre-empt any previous repeat actions by other requests.
238 camera.repeat(request);
280 public boolean repeat(CaptureRequest request) { in repeat() method in CameraControlPane