Searched refs:latitudeRef (Results 1 – 4 of 4) sorted by relevance
3190 const char *latitudeRef = params.get(QCameraParameters::KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local3191 if (latitudeRef) { in setGpsLocation()3192 mParameters.set(QCameraParameters::KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()
3145 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local3146 if (latitudeRef) { in setGpsLocation()3147 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()
3679 const char *latitudeRef = params.get(KEY_QC_GPS_LATITUDE_REF); in setGpsLocation() local3680 if (latitudeRef) { in setGpsLocation()3681 set(KEY_QC_GPS_LATITUDE_REF, latitudeRef); in setGpsLocation()