OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rotationvector
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/libsensors/
MPLSensor.cpp
220
mPendingEvents[
RotationVector
].version = sizeof(sensors_event_t);
221
mPendingEvents[
RotationVector
].sensor = ID_RV;
222
mPendingEvents[
RotationVector
].type = SENSOR_TYPE_ROTATION_VECTOR;
223
mPendingEvents[
RotationVector
].acceleration.status
259
mHandlers[
RotationVector
] = &MPLSensor::rvHandler;
833
what =
RotationVector
;
891
what =
RotationVector
;
[
all
...]
MPLSensor.h
51
RotationVector
,
/frameworks/base/core/java/android/hardware/
SensorManager.java
[
all
...]
Completed in 3027 milliseconds