Home
last modified time | relevance | path

Searched refs:latitudeRef (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3190 const char *latitudeRef = params.get(QCameraParameters::KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
3191 if (latitudeRef) { in setGpsLocation()
3192 mParameters.set(QCameraParameters::KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp3145 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
3146 if (latitudeRef) { in setGpsLocation()
3147 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp3679 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
3680 if (latitudeRef) { in setGpsLocation()
3681 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp3679 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
3680 if (latitudeRef) { in setGpsLocation()
3681 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()