Searched refs:supportedCameraDeviceList (Results 1 – 1 of 1) sorted by relevance
1271 std::vector<sptr<CameraDevice>> supportedCameraDeviceList; in GetSupportedCameras() local1276 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCameras()1287 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCameras()1297 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCameras()1301 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCameras()1304 return supportedCameraDeviceList; in GetSupportedCameras()2376 std::vector<sptr<CameraDevice>> supportedCameraDeviceList; in GetSupportedCamerasWithFoldStatus() local2382 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCamerasWithFoldStatus()2386 supportedCameraDeviceList.emplace_back(deviceInfo); in GetSupportedCamerasWithFoldStatus()2389 return supportedCameraDeviceList; in GetSupportedCamerasWithFoldStatus()