Home
last modified time | relevance | path

Searched refs:camera_stream_combination_t (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/
DQCamera2Factory.h58 const camera_stream_combination_t *streams);
65 const camera_stream_combination_t *streams);
DQCamera2Factory.cpp253 const camera_stream_combination_t *streams) in QCamera2Factory()
272 const camera_stream_combination_t *streams) in QCamera2Factory()
/hardware/libhardware/include/hardware/
Dcamera_common.h808 } camera_stream_combination_t; typedef
1171 const camera_stream_combination_t *streams);
/hardware/interfaces/camera/common/1.0/default/include/
DCameraModule.h72 int isStreamCombinationSupported(int cameraId, camera_stream_combination_t *streams);
/hardware/interfaces/camera/device/3.5/default/
DCameraDevice.cpp109 camera_stream_combination_t streamComb{}; in isStreamCombinationSupported()
/hardware/interfaces/camera/common/1.0/default/
DCameraModule.cpp470 int CameraModule::isStreamCombinationSupported(int cameraId, camera_stream_combination_t *streams) { in isStreamCombinationSupported()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h274 const camera_stream_combination_t *streams);
DQCamera3HWI.cpp11762 const camera_stream_combination_t *comb) in isStreamCombinationSupported()