Searched refs:CorrectedGyroSensor (Results 1 – 4 of 4) sorted by relevance
32 CorrectedGyroSensor::CorrectedGyroSensor(sensor_t const* list, size_t count) in CorrectedGyroSensor() function in android::CorrectedGyroSensor55 bool CorrectedGyroSensor::process(sensors_event_t* outEvent, in process()70 status_t CorrectedGyroSensor::activate(void* ident, bool enabled) { in activate()75 status_t CorrectedGyroSensor::setDelay(void* ident, int /*handle*/, int64_t ns) { in setDelay()
34 class CorrectedGyroSensor : public VirtualSensor {38 CorrectedGyroSensor(sensor_t const* list, size_t count);
6 CorrectedGyroSensor.cpp \
194 registerSensor( new CorrectedGyroSensor(list, count), true, true); in onFirstRef()