Home
last modified time | relevance | path

Searched refs:stream_configuration_map (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h186 const std::unique_ptr<StreamConfigurationMap>& stream_configuration_map,
DEmulatedCameraDeviceSessionHWLImpl.cpp378 const std::unique_ptr<StreamConfigurationMap>& stream_configuration_map, in CheckOutputFormatsForInput() argument
381 stream_configuration_map->GetValidOutputFormatsForInput(input_format); in CheckOutputFormatsForInput()
DEmulatedCameraProviderHWLImpl.cpp289 auto stream_configuration_map = std::make_unique<StreamConfigurationMap>( in IsConcurrentStreamCombinationSupported() local
330 *stream_configuration_map, *stream_configuration_map_max_resolution, in IsConcurrentStreamCombinationSupported()
DEmulatedRequestState.cpp1830 StreamConfigurationMap stream_configuration_map(*static_metadata_); in InitializeControlDefaults() local
1831 std::set<StreamSize> yuv_sizes = stream_configuration_map.GetOutputSizes( in InitializeControlDefaults()