Home
last modified time | relevance | path

Searched refs:physical_map (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp355 const PhysicalStreamConfigurationMap& physical_map, in IsStreamCombinationSupported() argument
364 default_config_map, physical_map, in IsStreamCombinationSupported()
371 default_config_map, physical_map, in IsStreamCombinationSupported()
381 const PhysicalStreamConfigurationMap& physical_map, in IsStreamCombinationSupported() argument
418 physical_map.find(stream.physical_camera_id) == physical_map.end()) { in IsStreamCombinationSupported()
426 physical_map.at(stream.physical_camera_id) in IsStreamCombinationSupported()
486 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
512 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
521 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
529 ? physical_map.at(stream.physical_camera_id) in IsStreamCombinationSupported()
[all …]
DEmulatedSensor.h241 const PhysicalStreamConfigurationMap& physical_map,
248 const PhysicalStreamConfigurationMap& physical_map,