Searched refs:SetString (Results 1 – 1 of 1) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
D | ExifUtils.cpp | 228 virtual bool SetString(ExifIfd ifd, ExifTag tag, ExifFormat format, 276 if (SetString(ifd, tag, format, buffer, #tag) == false) return false; \ 883 bool ExifUtilsImpl::SetString(ExifIfd ifd, ExifTag tag, ExifFormat format, in SetString() function in android::ExifUtilsImpl
|