Searched refs:motionMode (Results 1 – 1 of 1) sorted by relevance
197 MotionMode motionMode = MotionMode::Instant; variable200 motionMode = (motionMode == MotionMode::Instant) ? in getMotionSensorIndex()202 return motionSensorIndices[static_cast<size_t>(motionMode)]; in getMotionSensorIndex()