OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GyroDriftSensor
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/sensorservice/
RotationVectorSensor.cpp
80
GyroDriftSensor
::
GyroDriftSensor
()
86
bool
GyroDriftSensor
::process(sensors_event_t* outEvent,
104
status_t
GyroDriftSensor
::activate(void* ident, bool enabled) {
108
status_t
GyroDriftSensor
::setDelay(void* ident, int handle, int64_t ns) {
112
Sensor
GyroDriftSensor
::getSensor() const {
RotationVectorSensor.h
49
class
GyroDriftSensor
: public SensorInterface {
54
GyroDriftSensor
();
SensorService.cpp
145
registerVirtualSensor( new
GyroDriftSensor
() );
[
all
...]
Completed in 42 milliseconds