Searched refs:setExifMakeModel (Results 1 – 3 of 3) sorted by relevance
129 void setExifMakeModel(const std::string& make, const std::string& model);
92 mOutputThread->setExifMakeModel(mExifMake, mExifModel); in initOutputThread()
148 mOutputThread->setExifMakeModel(mExifMake, mExifModel); in initialize()928 void ExternalCameraDeviceSession::OutputThread::setExifMakeModel( in setExifMakeModel() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession::OutputThread