Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/utils/
H A Dcamera_id_manager.cc194 std::vector<std::uint32_t> CameraIdManager::GetPhysicalCameraIds( in GetPhysicalCameraIds() function in android::google_camera_hal::CameraIdManager
/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_session_hwl.cc212 std::vector<uint32_t> FakeCameraDeviceSessionHwl::GetPhysicalCameraIds() const { in GetPhysicalCameraIds() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceSessionHWLImpl.cpp441 std::vector<uint32_t> EmulatedCameraDeviceSessionHwlImpl::GetPhysicalCameraIds() in GetPhysicalCameraIds() function in android::EmulatedCameraDeviceSessionHwlImpl