Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp438 const SensorCharacteristics& sensor_char = in IsStreamCombinationSupported() local
442 if (!sensor_char.is_10bit_dynamic_range_capable) { in IsStreamCombinationSupported()
492 const SensorCharacteristics& sensor_char = in IsStreamCombinationSupported() local
497 is_max_res ? sensor_char.full_res_height : sensor_char.height; in IsStreamCombinationSupported()
499 is_max_res ? sensor_char.full_res_width : sensor_char.width; in IsStreamCombinationSupported()