Home
last modified time | relevance | path

Searched defs:sensor_chars (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DHWLUtils.cpp29 SensorCharacteristics* sensor_chars /*out*/) { in GetSensorCharacteristics()
DExifUtils.cpp295 ExifUtils* ExifUtils::Create(SensorCharacteristics sensor_chars) { in Create()
302 ExifUtilsImpl::ExifUtilsImpl(SensorCharacteristics sensor_chars) in ExifUtilsImpl()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp285 const LogicalCharacteristics& sensor_chars) { in IsStreamCombinationSupported()
310 const LogicalCharacteristics& sensor_chars, bool is_max_res) { in IsStreamCombinationSupported()
DEmulatedCameraProviderHWLImpl.cpp295 LogicalCharacteristics sensor_chars; in IsConcurrentStreamCombinationSupported() local