Home | History | Annotate | Download | only in HAL

Lines Matching refs:coord_str

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