Home
last modified time | relevance | path

Searched refs:getExifGpsProcessingMethod (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h136 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod,
DQCameraParametersIntf.cpp412 int32_t QCameraParametersIntf::getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &coun… in getExifGpsProcessingMethod() function in qcamera::QCameraParametersIntf
416 return mImpl->getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifGpsProcessingMethod()
DQCameraParameters.h705 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
DQCamera2HWI.cpp10047 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.cpp2488 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function
2740 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()