/aosp12/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/ |
H A D | ExtenderStateListener.java | 86 CaptureStageImpl onDisableSession(); in onDisableSession() method
|
H A D | HdrPreviewExtenderImpl.java | 176 public CaptureStageImpl onDisableSession() { in onDisableSession() method in HdrPreviewExtenderImpl
|
H A D | BokehPreviewExtenderImpl.java | 196 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BokehPreviewExtenderImpl
|
H A D | AutoPreviewExtenderImpl.java | 157 public CaptureStageImpl onDisableSession() { in onDisableSession() method in AutoPreviewExtenderImpl
|
H A D | BokehImageCaptureExtenderImpl.java | 207 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BokehImageCaptureExtenderImpl
|
H A D | NightPreviewExtenderImpl.java | 157 public CaptureStageImpl onDisableSession() { in onDisableSession() method in NightPreviewExtenderImpl
|
H A D | AutoImageCaptureExtenderImpl.java | 211 public CaptureStageImpl onDisableSession() { in onDisableSession() method in AutoImageCaptureExtenderImpl
|
H A D | HdrImageCaptureExtenderImpl.java | 229 public CaptureStageImpl onDisableSession() { in onDisableSession() method in HdrImageCaptureExtenderImpl
|
H A D | NightImageCaptureExtenderImpl.java | 211 public CaptureStageImpl onDisableSession() { in onDisableSession() method in NightImageCaptureExtenderImpl
|
H A D | BeautyPreviewExtenderImpl.java | 178 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BeautyPreviewExtenderImpl
|
H A D | BeautyImageCaptureExtenderImpl.java | 213 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BeautyImageCaptureExtenderImpl
|
/aosp12/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/ |
H A D | ExtenderStateListener.java | 82 CaptureStageImpl onDisableSession(); in onDisableSession() method
|
H A D | AutoPreviewExtenderImpl.java | 88 public CaptureStageImpl onDisableSession() { in onDisableSession() method in AutoPreviewExtenderImpl
|
H A D | BeautyPreviewExtenderImpl.java | 88 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BeautyPreviewExtenderImpl
|
H A D | BokehPreviewExtenderImpl.java | 86 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BokehPreviewExtenderImpl
|
H A D | HdrPreviewExtenderImpl.java | 88 public CaptureStageImpl onDisableSession() { in onDisableSession() method in HdrPreviewExtenderImpl
|
H A D | NightPreviewExtenderImpl.java | 88 public CaptureStageImpl onDisableSession() { in onDisableSession() method in NightPreviewExtenderImpl
|
H A D | AutoImageCaptureExtenderImpl.java | 87 public CaptureStageImpl onDisableSession() { in onDisableSession() method in AutoImageCaptureExtenderImpl
|
H A D | BeautyImageCaptureExtenderImpl.java | 87 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BeautyImageCaptureExtenderImpl
|
H A D | BokehImageCaptureExtenderImpl.java | 87 public CaptureStageImpl onDisableSession() { in onDisableSession() method in BokehImageCaptureExtenderImpl
|
H A D | HdrImageCaptureExtenderImpl.java | 87 public CaptureStageImpl onDisableSession() { in onDisableSession() method in HdrImageCaptureExtenderImpl
|
H A D | NightImageCaptureExtenderImpl.java | 87 public CaptureStageImpl onDisableSession() { in onDisableSession() method in NightImageCaptureExtenderImpl
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/extension/ |
H A D | IImageCaptureExtenderImpl.aidl | 33 @nullable CaptureStageImpl onDisableSession(); in onDisableSession() method
|
H A D | IPreviewExtenderImpl.aidl | 32 @nullable CaptureStageImpl onDisableSession(); in onDisableSession() method
|
/aosp12/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/ |
H A D | CameraExtensionsProxyService.java | 1200 public CaptureStageImpl onDisableSession() { in onDisableSession() method in CameraExtensionsProxyService.PreviewExtenderImplStub 1314 public CaptureStageImpl onDisableSession() { in onDisableSession() method in CameraExtensionsProxyService.ImageCaptureExtenderImplStub
|