Home
last modified time | relevance | path

Searched defs:sensorIndex (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dsensor_request_manager.cc91 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in init() local
113 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorHandle() local
135 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in setSensorRequest() local
229 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorInfo() local
263 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in removeAllRequests() local
286 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensor() local
303 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorSamplingStatus() local
313 size_t sensorIndex = 0; in getRequests() local
350 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getThreeAxisBias() local
374 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in flushAsync() local
[all …]
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc370 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateSensorDataHeader()
388 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateThreeAxisEvent()
417 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateFloatEvent()
434 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateByteEvent()
454 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateOccurrenceEvent()
473 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in allocateAndPopulateEvent()
558 const sns_smgr_buffering_sample_index_s_v01& sensorIndex = in handleSensorDataIndication() local