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.cpp283 const PhysicalStreamConfigurationMap& physical_map, in IsStreamCombinationSupported() argument
292 default_config_map, physical_map, in IsStreamCombinationSupported()
299 default_config_map, physical_map, in IsStreamCombinationSupported()
309 const PhysicalStreamConfigurationMap& physical_map, in IsStreamCombinationSupported() argument
346 physical_map.find(stream.physical_camera_id) == physical_map.end()) { in IsStreamCombinationSupported()
354 physical_map.at(stream.physical_camera_id) in IsStreamCombinationSupported()
375 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
401 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
410 for (const auto& p : physical_map) { in IsStreamCombinationSupported()
418 ? physical_map.at(stream.physical_camera_id) in IsStreamCombinationSupported()
[all …]
DEmulatedSensor.h180 const PhysicalStreamConfigurationMap& physical_map,
187 const PhysicalStreamConfigurationMap& physical_map,