Home
last modified time | relevance | path

Searched defs:unresolvedCameraId (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp846 Status CameraService::createDefaultRequest(const std::string& unresolvedCameraId, int templateId, in createDefaultRequest()
905 const std::string& unresolvedCameraId, int targetSdkVersion, in isSessionConfigurationWithParametersSupported()
997 Status CameraService::getSessionCharacteristics(const std::string& unresolvedCameraId, in getSessionCharacteristics()
1305 Status CameraService::getCameraCharacteristics(const std::string& unresolvedCameraId, in getCameraCharacteristics()
1359 Status CameraService::getTorchStrengthLevel(const std::string& unresolvedCameraId, in getTorchStrengthLevel()
2289 const std::string& unresolvedCameraId, in connectDevice()
2301 const std::string& unresolvedCameraId, in connectDeviceVendor()
2313 const std::string& unresolvedCameraId, in connectDeviceImpl()
2874 Status CameraService::turnOnTorchWithStrengthLevel(const std::string& unresolvedCameraId, in turnOnTorchWithStrengthLevel()
3012 Status CameraService::setTorchMode(const std::string& unresolvedCameraId, bool enabled, in setTorchMode()