Home
last modified time | relevance | path

Searched defs:SetFocalLength (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp134 bool ExifUtils::SetFocalLength(uint32_t numerator, uint32_t denominator) { in SetFocalLength() function in arc::ExifUtils
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp458 bool ExifUtilsImpl::SetFocalLength(float focal_length) { in SetFocalLength() function in android::ExifUtilsImpl