Searched defs:needRotationVector (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/sensorservice/
H A DSensorService.cpp192 bool needRotationVector = local
195 registerSensor(new RotationVectorSensor(), !needRotationVector, true);
196 registerSensor(new OrientationSensor(), !needRotationVector, true);

Completed in 120 milliseconds