Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp568 SystemCameraKind CameraProviderManager::ProviderInfo::DeviceInfo3::getSystemCameraKind() { in getSystemCameraKind() function in android::CameraProviderManager::ProviderInfo::DeviceInfo3
1161 status_t CameraProviderManager::getSystemCameraKind(const std::string& id, in getSystemCameraKind() function in android::CameraProviderManager
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp300 status_t CameraService::getSystemCameraKind(const String8& cameraId, SystemCameraKind *kind) const { in getSystemCameraKind() function in android::CameraService
3718 SystemCameraKind CameraService::CameraState::getSystemCameraKind() const { in getSystemCameraKind() function in android::CameraService::CameraState