Home
last modified time | relevance | path

Searched refs:CameraIdAndStreamConfiguration (Results 1 – 7 of 7) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.h31 using google_camera_hal::CameraIdAndStreamConfiguration;
67 const std::vector<CameraIdAndStreamConfiguration>&, bool*) override;
DEmulatedCameraProviderHWLImpl.cpp276 const std::vector<CameraIdAndStreamConfiguration>& configs, in IsConcurrentStreamCombinationSupported()
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_provider.h67 const std::vector<CameraIdAndStreamConfiguration>& configs,
Dcamera_provider.cc218 const std::vector<CameraIdAndStreamConfiguration>& configs, in IsConcurrentStreamCombinationSupported()
/hardware/google/camera/common/hal/tests/
Dmock_provider_hwl.h83 const std::vector<CameraIdAndStreamConfiguration>&, in IsConcurrentStreamCombinationSupported() argument
/hardware/google/camera/common/hal/common/
Dhal_types.h144 struct CameraIdAndStreamConfiguration { struct
/hardware/google/camera/common/hal/hidl_service/
Dhidl_camera_provider.cc285 std::vector<google_camera_hal::CameraIdAndStreamConfiguration> in isConcurrentStreamCombinationSupported_2_7()