Home | History | Annotate | Download | only in HAL3

Lines Matching refs:latitudeValue

2281         float latitudeValue = strtof(str, 0);
2282 if(latitudeValue < 0.0f) {