Searched refs:setExifMakeModel (Results 1 – 6 of 6) sorted by relevance
179 void setExifMakeModel(const std::string& make, const std::string& model);
314 mOutputThread->setExifMakeModel(mExifMake, mExifModel); in initOutputThread()
181 mOutputThread->setExifMakeModel(mExifMake, mExifModel); in initialize()2264 void ExternalCameraDeviceSession::OutputThread::setExifMakeModel(const std::string& make, in setExifMakeModel() function in android::hardware::camera::device::implementation::ExternalCameraDeviceSession::OutputThread
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