Home
last modified time | relevance | path

Searched refs:operation_mode (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/camera/common/hal/tests/
Dtest_utils.cc57 config->operation_mode = StreamConfigurationMode::kNormal; in GetPreviewOnlyStreamConfiguration()
67 config->operation_mode = StreamConfigurationMode::kNormal; in GetPhysicalPreviewStreamConfiguration()
/hardware/google/camera/common/hal/google_camera_hal/
Dbasic_request_processor.cc57 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Ddual_ir_request_processor.cc71 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Dsnapshot_request_processor.cc117 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Drealtime_zsl_request_processor.cc248 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Drealtime_zsl_result_request_processor.cc229 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Drgbird_rt_request_processor.cc445 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Drgbird_result_request_processor.cc752 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Drgbird_capture_session.cc482 depth_stream_config->operation_mode = stream_config.operation_mode; in MakeDepthStreamConfig()
/hardware/google/camera/common/hal/utils/
Dhdrplus_request_processor.cc136 process_block_stream_config->operation_mode = stream_config.operation_mode; in ConfigureStreams()
Dmulticam_realtime_process_block.cc125 config.operation_mode = stream_config.operation_mode; in GetCameraStreamConfigurationMap()
Dhal_utils.cc364 if (stream_config.operation_mode != StreamConfigurationMode::kNormal) { in IsStreamHdrplusCompatible()
366 stream_config.operation_mode); in IsStreamHdrplusCompatible()
665 stream_configuration.operation_mode); in DumpStreamConfiguration()
/hardware/libhardware/include/hardware/
Dcamera_common.h806 uint32_t operation_mode; member
Dcamera3.h1804 uint32_t operation_mode; member
/hardware/libhardware/include_all/hardware/
Dcamera_common.h806 uint32_t operation_mode; member
Dcamera3.h1804 uint32_t operation_mode; member
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.cpp437 switch (stream_config->operation_mode) { in OperationModeSupported()
448 stream_config->operation_mode); in OperationModeSupported()
/hardware/interfaces/camera/device/3.5/default/
DCameraDevice.cpp110 streamComb.operation_mode = static_cast<uint32_t> (streams.operationMode); in isStreamCombinationSupported()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.cpp68 requested_config.operation_mode = opmode; in configureStream()
/hardware/interfaces/camera/device/3.7/
DICameraInjectionSession.hal75 * for non-NORMAL mode, or the requested operation_mode is not
DICameraDeviceSession.hal69 * for non-NORMAL mode, or the requested operation_mode is not
/hardware/google/camera/common/hal/common/
Dhal_types.h151 StreamConfigurationMode operation_mode; member
/hardware/interfaces/camera/device/3.4/
DICameraDeviceSession.hal58 * for non-NORMAL mode, or the requested operation_mode is not
/hardware/interfaces/camera/device/3.6/
DICameraDeviceSession.hal57 * for non-NORMAL mode, or the requested operation_mode is not
/hardware/interfaces/camera/device/3.5/
DICameraDeviceSession.hal64 * for non-NORMAL mode, or the requested operation_mode is not

12