Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.h128 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod,
DQCameraParametersIntf.cpp395 int32_t QCameraParametersIntf::getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &coun… in getExifGpsProcessingMethod() function in qcamera::QCameraParametersIntf
399 return mImpl->getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifGpsProcessingMethod()
DQCameraParameters.h686 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
DQCamera2HWI.cpp9108 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
DQCameraParameters.cpp10968 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h635 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
DQCamera2HWI.cpp7243 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
DQCameraParameters.cpp9698 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h635 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
DQCamera2HWI.cpp7245 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
DQCameraParameters.cpp9698 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2053 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function
2317 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2053 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function
2317 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2156 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function
2427 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()