Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hwl_interface/
Dphysical_camera_info_hwl.h33 virtual std::vector<uint32_t> GetPhysicalCameraIds() const { in GetPhysicalCameraIds() function
/hardware/google/camera/common/hal/utils/
Dcamera_id_manager.cc194 std::vector<std::uint32_t> CameraIdManager::GetPhysicalCameraIds( in GetPhysicalCameraIds() function in android::google_camera_hal::CameraIdManager
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceHWLImpl.cpp147 std::vector<uint32_t> EmulatedCameraDeviceHwlImpl::GetPhysicalCameraIds() const { in GetPhysicalCameraIds() function in android::EmulatedCameraDeviceHwlImpl
DEmulatedCameraDeviceSessionHWLImpl.cpp483 std::vector<uint32_t> EmulatedCameraDeviceSessionHwlImpl::GetPhysicalCameraIds() in GetPhysicalCameraIds() function in android::EmulatedCameraDeviceSessionHwlImpl
/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.cc213 std::vector<uint32_t> FakeCameraDeviceSessionHwl::GetPhysicalCameraIds() const { in GetPhysicalCameraIds() function in android::google_camera_hal::FakeCameraDeviceSessionHwl