Searched refs:OrientationSensor (Results 1 – 4 of 4) sorted by relevance
32 OrientationSensor::OrientationSensor() { in OrientationSensor() function in android::OrientationSensor47 bool OrientationSensor::process(sensors_event_t* outEvent, in process()74 status_t OrientationSensor::activate(void* ident, bool enabled) { in activate()78 status_t OrientationSensor::setDelay(void* ident, int /*handle*/, int64_t ns) { in setDelay()
34 class OrientationSensor : public VirtualSensor {36 OrientationSensor();
10 OrientationSensor.cpp \
185 registerSensor(new OrientationSensor(), !needRotationVector, true); in onFirstRef()