Home
last modified time | relevance | path

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

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