Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp4252 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
4253 if (latitudeRef) { in setGpsLocation()
4254 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()