Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.cpp353 auto dynamic_physical_output_formats = in IsStreamCombinationSupported() local
356 if (dynamic_physical_output_formats.find(stream.format) == in IsStreamCombinationSupported()
357 dynamic_physical_output_formats.end()) { in IsStreamCombinationSupported()