Home
last modified time | relevance | path

Searched refs:SESSION_REGULAR (Results 1 – 18 of 18) sorted by relevance

/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/
DAutoPreviewExtenderImpl.java169 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DNightPreviewExtenderImpl.java169 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DBokehPreviewExtenderImpl.java209 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DBeautyPreviewExtenderImpl.java190 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DAutoImageCaptureExtenderImpl.java294 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DHdrPreviewExtenderImpl.java269 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DNightImageCaptureExtenderImpl.java294 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DBeautyImageCaptureExtenderImpl.java317 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DHdrImageCaptureExtenderImpl.java403 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
DBokehImageCaptureExtenderImpl.java466 return SessionConfiguration.SESSION_REGULAR; in onSessionType()
/frameworks/base/core/java/android/hardware/camera2/params/
DSessionConfiguration.java65 public static final int SESSION_REGULAR = CameraDevice.SESSION_OPERATION_MODE_NORMAL; field in SessionConfiguration
93 {SESSION_REGULAR,
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
DCamera2SessionConfigImplBuilder.java38 private int mSessionType = SessionConfiguration.SESSION_REGULAR;
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/
DCamera2SessionConfigImplBuilder.java38 private int mSessionType = SessionConfiguration.SESSION_REGULAR;
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraAdvancedExtensionSessionImpl.java383 int sessionType = SessionConfiguration.SESSION_REGULAR; in initialize()
DCameraExtensionSessionImpl.java518 int sessionType = SessionConfiguration.SESSION_REGULAR; in initialize()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java718 SessionConfiguration.SESSION_REGULAR, outConfigurations, in configureCameraSessionWithParameters()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20247 field public static final int SESSION_REGULAR = 0; // 0x0