Searched refs:SetShort (Results 1 – 1 of 1) sorted by relevance
216 virtual bool SetShort(ExifIfd ifd, ExifTag tag, uint16_t value,254 if (SetShort(ifd, tag, value, #tag) == false) return false; \837 bool ExifUtilsImpl::SetShort(ExifIfd ifd, ExifTag tag, uint16_t value, in SetShort() function in android::ExifUtilsImpl