Home | History | Annotate | Download | only in HAL3

Lines Matching refs:latitudeValue

1482         float latitudeValue = strtof(str, 0);
1483 if(latitudeValue < 0.0f) {