Home | History | Annotate | Download | only in HAL

Lines Matching full:atof

5854     float pos = (float) atof(posStr);
6344 double expTimeMs = atof(expTimeStr);
7352 r_gain = atof
7357 g_gain = atof(token);
7362 b_gain = (float) atof(token);
9530 double degF = atof(coord_str);
9799 double value = atof(str);