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