Searched defs:getSystemCameraKind (Results 1 – 3 of 3) sorted by relevance
575 SystemCameraKind CameraProviderManager::ProviderInfo::DeviceInfo3::getSystemCameraKind() { in getSystemCameraKind() function in android::CameraProviderManager::ProviderInfo::DeviceInfo31168 status_t CameraProviderManager::getSystemCameraKind(const std::string& id, in getSystemCameraKind() function in android::CameraProviderManager
300 status_t CameraService::getSystemCameraKind(const String8& cameraId, SystemCameraKind *kind) const { in getSystemCameraKind() function in android::CameraService3722 SystemCameraKind CameraService::CameraState::getSystemCameraKind() const { in getSystemCameraKind() function in android::CameraService::CameraState
6577 Status CameraHidlTest::getSystemCameraKind(const camera_metadata_t* staticMeta, in getSystemCameraKind() function in CameraHidlTest