Searched refs:CaptureCallback (Results 1 – 3 of 3) sorted by relevance
256 private CameraCaptureSession.CaptureCallback mCaptureCallback257 = new CameraCaptureSession.CaptureCallback() {686 CameraCaptureSession.CaptureCallback CaptureCallback in captureStillPicture() local687 = new CameraCaptureSession.CaptureCallback() { in captureStillPicture()698 mCaptureSession.capture(captureBuilder.build(), CaptureCallback, null); in captureStillPicture() local
153 final CameraCaptureSession.CaptureCallback listener, in setRepeatingRequest()171 final CameraCaptureSession.CaptureCallback listener, in setRepeatingBurst()
398 private CameraCaptureSession.CaptureCallback mCaptureCallback399 = new CameraCaptureSession.CaptureCallback() {