Home
last modified time | relevance | path

Searched defs:cameraId (Results 1 – 25 of 46) sorted by relevance

12

/hardware/interfaces/camera/provider/2.4/default/
DLegacyCameraProviderImpl_2_4.cpp50 std::string* cameraId) { in matchDeviceName()
72 char cameraId[kMaxCameraIdLen]; in addDeviceNames() local
149 char cameraId[kMaxCameraIdLen]; in sCameraDeviceStatusChange() local
220 std::string cameraId; in getLegacyCameraId() local
226 std::string cameraId, int deviceVersion) { in getHidlDeviceName()
331 char cameraId[kMaxCameraIdLen]; in initialize() local
502 std::string cameraId, deviceVersion; in getCameraDeviceInterface_V1_x() local
556 std::string cameraId, deviceVersion; in getCameraDeviceInterface_V3_x() local
DExternalCameraProviderImpl_2_4.cpp217 std::string cameraId = std::to_string(mCfg.cameraIdOffset + in addExternalCamera() local
268 std::string cameraId = std::to_string(mCfg.cameraIdOffset + in deviceRemoved() local
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraDevice.cpp31 const std::string& cameraId, const ExternalCameraConfig& cfg) : in ExternalCameraDevice()
42 const std::string& cameraId, in createSession()
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp75 Return<sp<IEvsCamera>> EvsEnumerator::openCamera(const hidl_string& cameraId) { in openCamera()
121 std::string cameraId; in closeCamera() local
/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp109 Return<sp<evs_v1_0::IEvsCamera>> EvsEnumerator::openCamera(const hidl_string& cameraId) { in openCamera()
153 std::string cameraId; in closeCamera() local
282 Return<sp<IEvsCamera>> EvsEnumerator::openCamera_1_1(const hidl_string& cameraId, in openCamera_1_1()
318 EvsEnumerator::CameraRecord* EvsEnumerator::findCameraById(const std::string& cameraId) { in findCameraById()
DConfigManager.h167 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo()
/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDevice.cpp31 const std::string& cameraId, const ExternalCameraConfig& cfg) : in ExternalCameraDevice()
50 const std::string& cameraId, in createSession()
DCameraDevice.cpp34 CameraDevice::CameraDevice(sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
/hardware/qcom/camera/msm8998/QCamera2/
DQCamera2Factory.h39 uint32_t cameraId; member
DQCamera2Factory.cpp120 uint32_t cameraId = 0; in QCamera2Factory() local
564 int32_t cameraId, uint32_t halVersion, struct hw_device_t** hw_device) in QCamera2Factory()
/hardware/google/camera/common/hal/utils/
Dhdrplus_process_block.cc31 CameraDeviceSessionHwl* device_session_hwl, uint32_t cameraId) { in Create()
59 uint32_t cameraId, CameraDeviceSessionHwl* device_session_hwl) in HdrplusProcessBlock()
/hardware/interfaces/camera/common/default/
DCameraModule.cpp259 int CameraModule::getCameraInfo(int cameraId, struct camera_info* info) { in getCameraInfo()
356 int CameraModule::getDeviceVersion(int cameraId) { in getDeviceVersion()
447 int CameraModule::isStreamCombinationSupported(int cameraId, camera_stream_combination_t* streams) { in isStreamCombinationSupported()
515 void CameraModule::removeCamera(int cameraId) { in removeCamera()
/hardware/interfaces/camera/device/3.4/default/
DCameraDevice.cpp36 sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
/hardware/interfaces/camera/device/3.3/default/
DCameraDevice.cpp36 sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
/hardware/interfaces/camera/device/3.2/default/
DCameraDevice.cpp35 sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
118 std::string cameraId(info.conflicting_devices[i]); in getResourceCost() local
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsEnumerator.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera()
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera()
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl134 IEvsCamera openCamera(in String cameraId, in Stream streamCfg); in openCamera()
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl46 …android.hardware.automotive.evs.IEvsCamera openCamera(in String cameraId, in android.hardware.auto… in openCamera()
/hardware/interfaces/camera/provider/default/
DExternalCameraProvider.cpp179 std::string cameraId = in addExternalCamera() local
224 std::string cameraId = in deviceRemoved() local
/hardware/interfaces/camera/provider/2.7/default/
DExternalCameraProviderImpl_2_7.cpp236 std::string cameraId = in addExternalCamera() local
287 std::string cameraId = in deviceRemoved() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp306 auto cameraId = desc.id; in closeCamera() local
460 const std::string& cameraId) { in closeCamera_impl()
486 EvsEnumerator::CameraRecord* EvsEnumerator::findCameraById(const std::string& cameraId) { in findCameraById()
/hardware/interfaces/automotive/sv/1.0/default/
DSurroundView2dSession.cpp144 const hidl_string& cameraId, in projectCameraPoints()
/hardware/interfaces/media/1.0/xml/
Dmedia_profiles.dtd8 <!ATTLIST CamcorderProfiles cameraId (0|1) #REQUIRED> attribute
/hardware/interfaces/automotive/evs/aidl/impl/default/include/
DConfigManager.h213 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string& cameraId) noexcept { in getCameraInfo()

12