Home | History | Annotate | Download | only in sensorhal

Lines Matching refs:data_float

1862                   static_cast<double>(info.data_float[0]),
1863 info.data_float[1] * 180 / M_PI,
1864 info.data_float[2] * 180 / M_PI);
1874 .strength = info.data_float[0],
1875 .declination = info.data_float[1],
1876 .inclination = info.data_float[2]}