Home
last modified time | relevance | path

Searched refs:mCaptureSession (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/musicrecognition/
H A DRecognitionRequest.java42 private final int mCaptureSession; field in RecognitionRequest
49 mCaptureSession = b.mCaptureSession; in RecognitionRequest()
65 return mCaptureSession; in getCaptureSession()
91 private int mCaptureSession = MediaRecorder.AudioSource.MIC; field in RecognitionRequest.Builder
112 mCaptureSession = captureSession; in setCaptureSession()
149 dest.writeInt(mCaptureSession); in writeToParcel()
157 mCaptureSession = in.readInt(); in RecognitionRequest()
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
H A DImageShadowTask.java50 private final CaptureSession mCaptureSession; field in ImageShadowTask
75 mCaptureSession = captureSession; in ImageShadowTask()
104 ProcessingResult finalResult = new ProcessingResult(true, mCaptureSession); in process()
136 return mCaptureSession; in getSession()
/aosp12/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
H A DCameraTooActivity.java80 CameraCaptureSession mCaptureSession; field in CameraTooActivity
156 if (mCaptureSession != null) { in onPause()
157 mCaptureSession.close(); in onPause()
158 mCaptureSession = null; in onPause()
185 if (mCaptureSession != null) { in onClickOnSurfaceView()
192 mCaptureSession.capture(requester.build(), /*listener*/null, /*handler*/null); in onClickOnSurfaceView()
345 mCaptureSession = session;
374 mCaptureSession = null;
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/core/
H A DFrameServerImpl.java55 mCaptureSession.submitRequest(burstRequests, type); in submitRequest()
76 private final FrameServer.Session mCaptureSession; field in FrameServerImpl
84 mCaptureSession = captureSession; in FrameServerImpl()
H A DTagDispatchCaptureSession.java100 private final CameraCaptureSessionProxy mCaptureSession; field in TagDispatchCaptureSession
106 mCaptureSession = captureSession; in TagDispatchCaptureSession()
152 mCaptureSession.setRepeatingBurst(captureRequests, new in submitRequest()
155 mCaptureSession.captureBurst(captureRequests, new in submitRequest()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceEnrollPreviewFragment.java64 private CameraCaptureSession mCaptureSession; field in FaceEnrollPreviewFragment
144 mCaptureSession = cameraCaptureSession;
152 mCaptureSession.setRepeatingRequest(mPreviewRequest,
336 if (mCaptureSession != null) { in closeCamera()
337 mCaptureSession.close(); in closeCamera()
338 mCaptureSession = null; in closeCamera()
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/
H A DFastCameraReset.java40 private final CameraCaptureSessionProxy mCaptureSession; field in FastCameraReset
49 mCaptureSession = captureSession; in FastCameraReset()
64 mCaptureSession.abortCaptures(); in run()
/aosp12/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DCameraAvgFragment.java172 private CameraCaptureSession mCaptureSession; field in CameraAvgFragment
641 if (null != mCaptureSession) { in closeCamera()
642 mCaptureSession.close(); in closeCamera()
643 mCaptureSession = null; in closeCamera()
715 mCaptureSession = cameraCaptureSession; in createCameraPreviewSession()
725 mCaptureSession.setRepeatingRequest(mPreviewRequest, in createCameraPreviewSession()
794 mCaptureSession.capture(mPreviewRequestBuilder.build(), mCaptureCallback, in lockFocus()
812 mCaptureSession.capture(mPreviewRequestBuilder.build(), mCaptureCallback, in runPrecaptureSequence()
855 mCaptureSession.stopRepeating(); in captureStillPicture()
856 mCaptureSession.capture(captureBuilder.build(), CaptureCallback, null); in captureStillPicture()
[all …]
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/
H A DOneCameraImpl.java278 private CameraCaptureSession mCaptureSession; field in OneCameraImpl
417 mCaptureSession.capture(request, mCaptureCallback, mCameraHandler); in takePictureNow()
442 if (mCaptureSession != null) { in close()
443 mCaptureSession.abortCaptures(); in close()
545 if (mCaptureSession != null) { in setup()
546 mCaptureSession.abortCaptures(); in setup()
547 mCaptureSession = null; in setup()
562 mCaptureSession = session; in setup()
618 mCaptureSession.setRepeatingRequest(builder.build(), mCaptureCallback, in repeatingPreview()
642 mCaptureSession.capture(builder.build(), mCaptureCallback, mCameraHandler); in sendAutoFocusTriggerCaptureRequest()
H A DOneCameraZslImpl.java168 private CameraCaptureSession mCaptureSession; field in OneCameraZslImpl
584 mCaptureSession.stopRepeating(); in close()
681 if (mCaptureSession != null) { in setup()
682 mCaptureSession.abortCaptures(); in setup()
683 mCaptureSession = null; in setup()
697 mCaptureSession = session; in setup()
781 mCaptureSession.setRepeatingRequest(builder.build(), mCaptureManager, mCameraHandler); in sendRepeatingCaptureRequest()
828 mCaptureSession.capture(builder.build(), mCaptureManager, mCameraHandler); in sendSingleRequest()
857 mCaptureSession.setRepeatingRequest(builder.build(), mCaptureManager, mCameraHandler); in sendRepeatingBurstCaptureRequest()
889 mCaptureSession.capture(builder.build(), mCaptureManager, mCameraHandler); in sendAutoExposureTriggerRequest()
[all …]
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraAdvancedExtensionSessionImpl.java92 private CameraCaptureSession mCaptureSession = null; field in CameraAdvancedExtensionSessionImpl
420 mCaptureSession.stopRepeating(); in stopRepeating()
437 mCaptureSession.stopRepeating(); in close()
444 mCaptureSession.close(); in close()
528 mCaptureSession = session; in onConfigured()
552 mCaptureSession.close(); in onSuccess()
571 mCaptureSession.close(); in onFailure()
883 seqId = mCaptureSession.captureBurstRequests(captureRequests, in submitBurst()
901 seqId = mCaptureSession.setSingleRepeatingRequest(repeatingRequest, in setRepeating()
915 mCaptureSession.abortCaptures(); in abortCaptures()
[all …]
H A DCameraExtensionSessionImpl.java86 private CameraCaptureSession mCaptureSession = null; field in CameraExtensionSessionImpl
562 return mCaptureSession.captureBurstRequests(burstRequest, in capture()
576 mCaptureSession.stopRepeating(); in stopRepeating()
585 mCaptureSession.stopRepeating(); in close()
606 mCaptureSession.capture(disableRequest, in close()
610 mCaptureSession.close(); in close()
620 mCaptureSession.capture(initialRequest, requestHandler, mHandler); in setInitialCaptureRequest()
630 return mCaptureSession.setSingleRepeatingRequest(repeatingRequest, in setRepeatingRequest()
699 mCaptureSession = null; in release()
765 mCaptureSession = session; in onConfigured()
[all …]
/aosp12/frameworks/base/media/java/android/media/soundtrigger/
H A DSoundTriggerDetector.java154 private final int mCaptureSession; field in SoundTriggerDetector.EventPayload
164 mCaptureSession = captureSession; in EventPayload()
236 return mCaptureSession; in getCaptureSession()
/aosp12/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java344 private final int mCaptureSession; field in AlwaysOnHotwordDetector.EventPayload
380 mCaptureSession = captureSession; in EventPayload()
435 return mCaptureSession; in getCaptureSession()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33345 Landroid/media/soundtrigger/SoundTriggerDetector$EventPayload;->mCaptureSession:I
53819 Landroid/service/voice/AlwaysOnHotwordDetector$EventPayload;->mCaptureSession:I