Searched refs:is_max_res (Results 1 – 2 of 2) sorted by relevance
188 const LogicalCharacteristics& sensor_chars, bool is_max_res = false);
310 const LogicalCharacteristics& sensor_chars, bool is_max_res) { in IsStreamCombinationSupported() argument386 is_max_res ? sensor_char.full_res_height : sensor_char.height; in IsStreamCombinationSupported()388 is_max_res ? sensor_char.full_res_width : sensor_char.width; in IsStreamCombinationSupported()437 (is_max_res in IsStreamCombinationSupported()