Home
last modified time | relevance | path

Searched refs:configureStream (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3Test.h46 camera3_stream_configuration configureStream(
H A DQCameraHAL3Test.cpp64 camera3_stream_configuration QCameraHAL3Test::configureStream( in configureStream() function in qcamera::QCameraHAL3Test
H A DQCameraHAL3VideoTest.cpp102 mVideoConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 1); in configureVideoStream()
H A DQCameraHAL3PreviewTest.cpp98 mPreviewConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 1); in configurePreviewStream()
H A DQCameraHAL3RawSnapshotTest.cpp89 mRawSnapshotConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 2); in configureRawSnapshotStream()
H A DQCameraHAL3SnapshotTest.cpp91 mSnapshotConfig = configureStream(CAMERA3_STREAM_CONFIGURATION_NORMAL_MODE, 2); in configureSnapshotStream()
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCompositeStream.h68 virtual status_t configureStream() = 0;
H A DDepthCompositeStream.h58 status_t configureStream() override;
H A DHeicCompositeStream.h55 status_t configureStream() override;
H A DDepthCompositeStream.cpp650 status_t DepthCompositeStream::configureStream() { in configureStream() function in android::camera3::DepthCompositeStream
H A DHeicCompositeStream.cpp467 status_t HeicCompositeStream::configureStream() { in configureStream() function in android::camera3::HeicCompositeStream
H A DCameraDeviceClient.cpp572 err = mCompositeStreamMap.valueAt(i)->configureStream(); in endConfigure()
/aosp12/hardware/interfaces/camera/device/3.6/
H A DICameraDeviceSession.hal105 * the camera device, or call configureStream* again to reconfigure the