Searched defs:sensor_chars (Results 1 – 4 of 4) sorted by relevance
30 SensorCharacteristics* sensor_chars /*out*/) { in GetSensorCharacteristics()
295 ExifUtils* ExifUtils::Create(SensorCharacteristics sensor_chars) { in Create()302 ExifUtilsImpl::ExifUtilsImpl(SensorCharacteristics sensor_chars) in ExifUtilsImpl()
301 const LogicalCharacteristics& sensor_chars) { in IsStreamCombinationSupported()326 const LogicalCharacteristics& sensor_chars, bool is_max_res) { in IsStreamCombinationSupported()
298 LogicalCharacteristics sensor_chars; in IsConcurrentStreamCombinationSupported() local