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);
29 "CorrectedGyroSensor.cpp",
386 registerVirtualSensor(std::make_shared<CorrectedGyroSensor>(list, count), in onFirstRef()