Home
last modified time | relevance | path

Searched refs:SetShort (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp216 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