Searched defs:pollCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsThreadIO.cpp119 int pollCount = 1; local
121 pollCount = 2;
130 int pr = poll(p, pollCount, waitTime);

Completed in 49 milliseconds