Searched defs:Instant (Results 1 - 1 of 1) sorted by relevance

/system/chre/apps/sensor_world/
H A Dsensor_world.cc190 Instant, member in class:chre::__anon1393::__anon1394::MotionMode
197 MotionMode motionMode = MotionMode::Instant;
200 motionMode = (motionMode == MotionMode::Instant) ?
201 MotionMode::Stationary : MotionMode::Instant;
260 motionSensorIndices[static_cast<size_t>(MotionMode::Instant)] = i;

Completed in 135 milliseconds