Home | History | Annotate | Download | only in HAL3

Lines Matching refs:latitudeValue

1485         float latitudeValue = strtof(str, 0);
1486 if(latitudeValue < 0.0f) {