OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GeoMagRotationVectorSensor
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
RotationVectorSensor.h
54
class
GeoMagRotationVectorSensor
: public RotationVectorSensor {
56
GeoMagRotationVectorSensor
() : RotationVectorSensor(FUSION_NOGYRO) {}
SensorService.cpp
221
registerSensor(new
GeoMagRotationVectorSensor
(), !needGeoMagRotationVector, true);
[
all
...]
Completed in 378 milliseconds