Home
last modified time | relevance | path

Searched refs:motionSensorIndices (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/sensor_world/
Dsensor_world.cc196 size_t motionSensorIndices[2]; variable
202 return motionSensorIndices[static_cast<size_t>(motionMode)]; in getMotionSensorIndex()
260 motionSensorIndices[static_cast<size_t>(MotionMode::Instant)] = i; in nanoappStart()
262 motionSensorIndices[static_cast<size_t>(MotionMode::Stationary)] = i; in nanoappStart()