Searched defs:getExifGpsProcessingMethod (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp1436 * FUNCTION : getExifGpsProcessingMethod
1448 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, function in namespace:qcamera
1676 rc = getExifGpsProcessingMethod(gpsProcessingMethod, count, mJpegSettings->gps_processing_method);
1683 ALOGE("%s: getExifGpsProcessingMethod failed", __func__);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp5340 * FUNCTION : getExifGpsProcessingMethod
5352 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, function in class:qcamera::QCameraParameters

Completed in 743 milliseconds