Searched refs:latitudeValue (Results 1 – 7 of 7) sorted by relevance
2092 float latitudeValue = strtof(str, 0); in getExifLatitude() local2093 if(latitudeValue < 0.0f) { in getExifLatitude()
2281 float latitudeValue = strtof(str, 0); in getExifLatitude() local2282 if(latitudeValue < 0.0f) { in getExifLatitude()
3993 float latitudeValue = mParameters.getFloat(QCameraParameters::KEY_GPS_LATITUDE); in setExifTagsGPS() local3994 if(latitudeValue < 0.0f) { in setExifTagsGPS()
7675 float latitudeValue = getFloat(KEY_GPS_LATITUDE); in getExifLatitude() local7676 if(latitudeValue < 0.0f) { in getExifLatitude()
9734 float latitudeValue = getFloat(KEY_GPS_LATITUDE); in getExifLatitude() local9735 if(latitudeValue < 0.0f) { in getExifLatitude()