Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp485 const size_t vcount = mSensors.getVirtualSensors().size(); in threadLoop() local
487 const size_t numEventMax = minBufferSize / (1 + vcount); in threadLoop()
533 if (count && vcount) { in threadLoop()