Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp4070 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local
4071 if (latitudeRef) { in setGpsLocation()
4072 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()