Searched refs:OrientationSensor (Results 1 – 4 of 4) sorted by relevance
32 OrientationSensor::OrientationSensor() in OrientationSensor() function in android::OrientationSensor41 bool OrientationSensor::process(sensors_event_t* outEvent, in process()68 status_t OrientationSensor::activate(void* ident, bool enabled) { in activate()72 status_t OrientationSensor::setDelay(void* ident, int /*handle*/, int64_t ns) { in setDelay()76 Sensor OrientationSensor::getSensor() const { in getSensor()
34 class OrientationSensor : public SensorInterface {39 OrientationSensor();
10 OrientationSensor.cpp \
147 aSensor = registerVirtualSensor( new OrientationSensor() ); in onFirstRef()