Searched refs:setGpsProcessingMethod (Results 1 – 10 of 10) sorted by relevance
140 virtual bool setGpsProcessingMethod(const std::string& method) = 0;
130 virtual bool setGpsProcessingMethod(const std::string& method);564 bool ExifUtilsImpl::setGpsProcessingMethod(const std::string& method) { in setGpsProcessingMethod() function in android::camera3::ExifUtilsImpl969 if (!setGpsProcessingMethod(method_str)) { in setFromMetadata()
147 virtual bool setGpsProcessingMethod(const std::string& method) = 0;
153 virtual bool setGpsProcessingMethod(const std::string& method);590 bool ExifUtilsImpl::setGpsProcessingMethod(const std::string& method) { in setGpsProcessingMethod() function in android::hardware::camera::common::V1_0::helper::ExifUtilsImpl1020 if (!setGpsProcessingMethod(method_str)) { in setFromMetadata()
650 parameters.setGpsProcessingMethod(loc.getProvider().toUpperCase()); in setGpsParameters()
723 parameters.setGpsProcessingMethod(gpsData.processingMethod); in applySettingsToParameters()
3423 public void setGpsProcessingMethod(String processing_method) { in setGpsProcessingMethod() method in Camera.Parameters
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17344 method @Deprecated public void setGpsProcessingMethod(String);
12249 method public void setGpsProcessingMethod(java.lang.String);