Home
last modified time | relevance | path

Searched refs:CONVERT_O (Results 1 – 3 of 3) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
Dsensors.h77 #define CONVERT_O (0.015625f) macro
DAkmSensor.cpp309 mPendingEvents[Orientation].orientation.azimuth = value * CONVERT_O; in processEvent()
313 mPendingEvents[Orientation].orientation.pitch = value * CONVERT_O; in processEvent()
317 mPendingEvents[Orientation].orientation.roll = value * CONVERT_O; in processEvent()
Dsensors.cpp81 CONVERT_O, 0.495f, 10000, 0, 0, 0, 0, 0, 0, { } }
93 CONVERT_O, 1.05f, 10000, 0, 0, 0, 0, 0, 0, { } }