Searched refs:SetMake (Results 1 – 3 of 3) sorted by relevance
76 virtual bool SetMake(const std::string& make) = 0;
116 virtual bool SetMake(const std::string& make);756 bool ExifUtilsImpl::SetMake(const std::string& make) { in SetMake() function in android::ExifUtilsImpl
172 job->exif_utils->SetMake(exif_make_); in CompressYUV420()