Searched refs:getExifGpsProcessingMethod (Results 1 – 14 of 14) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraParametersIntf.h | 128 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod,
|
D | QCameraParametersIntf.cpp | 395 int32_t QCameraParametersIntf::getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &coun… in getExifGpsProcessingMethod() function in qcamera::QCameraParametersIntf 399 return mImpl->getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifGpsProcessingMethod()
|
D | QCameraParameters.h | 686 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 9108 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 10968 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 635 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 7243 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 9698 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 635 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 7245 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 9698 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2053 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 2317 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2053 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 2317 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2156 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 2427 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
|