Searched refs:is_max_res (Results 1 – 2 of 2) sorted by relevance
250 const LogicalCharacteristics& sensor_chars, bool is_max_res = false);
382 const LogicalCharacteristics& sensor_chars, bool is_max_res) { in IsStreamCombinationSupported() argument497 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()590 (is_max_res in IsStreamCombinationSupported()