Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp575 SystemCameraKind CameraProviderManager::ProviderInfo::DeviceInfo3::getSystemCameraKind() { in getSystemCameraKind() function in android::CameraProviderManager::ProviderInfo::DeviceInfo3
1168 status_t CameraProviderManager::getSystemCameraKind(const std::string& id, in getSystemCameraKind() function in android::CameraProviderManager
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp300 status_t CameraService::getSystemCameraKind(const String8& cameraId, SystemCameraKind *kind) const { in getSystemCameraKind() function in android::CameraService
3722 SystemCameraKind CameraService::CameraState::getSystemCameraKind() const { in getSystemCameraKind() function in android::CameraService::CameraState
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp6577 Status CameraHidlTest::getSystemCameraKind(const camera_metadata_t* staticMeta, in getSystemCameraKind() function in CameraHidlTest