Searched refs:CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | static_properties_test.cpp | 114 CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, in ExpectConfigurationSupported() 441 0, streams.data(), CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, nullptr}; in TEST_F() 451 CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, in TEST_F() 460 3, nullptr, CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, nullptr}; in TEST_F()
|
H A D | static_properties.cpp | 438 case CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE: in OperationModeSupported()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | camera3.h | 1478 CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE = 0, enumerator
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3VideoTest.cpp | 102 mVideoConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 1); in configureVideoStream()
|
H A D | QCameraHAL3PreviewTest.cpp | 98 mPreviewConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 1); in configurePreviewStream()
|
H A D | QCameraHAL3RawSnapshotTest.cpp | 89 mRawSnapshotConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 2); in configureRawSnapshotStream()
|
H A D | QCameraHAL3SnapshotTest.cpp | 91 mSnapshotConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 2); in configureSnapshotStream()
|
/aosp12/frameworks/av/camera/tests/ |
H A D | CameraBinderTests.cpp | 527 /*inputFormat*/ -1, CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE}; in TEST_F()
|
/aosp12/frameworks/av/camera/ndk/impl/ |
H A D | ACameraDevice.cpp | 229 -1 /*inputFormat*/, CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE); in isSessionConfigurationSupported()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.cpp | 523 mOpMode(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE), in QCamera3HardwareInterface()
|