Home | History | Annotate | Download | only in HAL

Lines Matching refs:coord_str

9517  *   @coord_str : [input] coordinate string
9524 int QCameraParameters::parseGPSCoordinate(const char *coord_str, rat_t* coord)
9530 double degF = atof(coord_str);