Searched defs:SetFocalLength (Results 1 – 2 of 2) sorted by relevance
134 bool ExifUtils::SetFocalLength(uint32_t numerator, uint32_t denominator) { in SetFocalLength() function in arc::ExifUtils
458 bool ExifUtilsImpl::SetFocalLength(float focal_length) { in SetFocalLength() function in android::ExifUtilsImpl