Searched refs:getExifGpsProcessingMethod (Results 1 – 12 of 12) sorted by relevance
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 389 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 4073 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 5352 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 388 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 4073 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 5352 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1449 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 1669 … rc = getExifGpsProcessingMethod(gpsProcessingMethod, count, mJpegSettings->gps_processing_method); in getExifData()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 535 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, uint32_t &count);
|
D | QCamera2HWI.cpp | 5949 rc = mParameters.getExifGpsProcessingMethod(gpsProcessingMethod, count); in getExifData()
|
D | QCameraParameters.cpp | 7638 int32_t QCameraParameters::getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function in qcamera::QCameraParameters
|
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1612 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 1875 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 2202 int32_t getExifGpsProcessingMethod(char *gpsProcessingMethod, in getExifGpsProcessingMethod() function 2465 rc = getExifGpsProcessingMethod(gpsProcessingMethod, in getExifData()
|