Home
last modified time | relevance | path

Searched refs:GetConcurrentStreamingCameraIds (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_provider.h62 status_t GetConcurrentStreamingCameraIds(
Dcamera_provider.cc230 status_t CameraProvider::GetConcurrentStreamingCameraIds( in GetConcurrentStreamingCameraIds() function in android::google_camera_hal::CameraProvider
242 return camera_provider_hwl_->GetConcurrentStreamingCameraIds( in GetConcurrentStreamingCameraIds()
/hardware/google/camera/common/hal/tests/
Dmock_provider_hwl.h92 status_t GetConcurrentStreamingCameraIds( in GetConcurrentStreamingCameraIds() function
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.h63 status_t GetConcurrentStreamingCameraIds(
DEmulatedCameraProviderHWLImpl.cpp256 status_t EmulatedCameraProviderHwlImpl::GetConcurrentStreamingCameraIds( in GetConcurrentStreamingCameraIds() function in android::EmulatedCameraProviderHwlImpl
/hardware/google/camera/common/hal/hidl_service/
Dhidl_camera_provider.cc241 status_t res = google_camera_provider_->GetConcurrentStreamingCameraIds( in getConcurrentStreamingCameraIds()