Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DOrientationCollector.cpp48 int eventCount = 0; in pollOrientation() local
54 err = getEvents(&sensorEvent, 1, &eventCount); in pollOrientation()
55 if (eventCount > 0) { in pollOrientation()