Home
last modified time | relevance | path

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

/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp154 BatchEventRef batchEventRef; in activate() local
155 batchEventRef.timestamp = in activate()
157 batchEventRef.sensorHandle = sensorHandle; in activate()
158 batchEventRef.generation = ++batchInfo.generation; in activate()
160 m_batchQueue.push(batchEventRef); in activate()