Home
last modified time | relevance | path

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

/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp162 BatchEventRef batchEventRef; in activate() local
163 batchEventRef.timestamp = in activate()
165 batchEventRef.sensorHandle = sensorHandle; in activate()
166 batchEventRef.generation = ++batchInfo.generation; in activate()
168 m_batchQueue.push(batchEventRef); in activate()