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

/frameworks/rs/
H A DrsThreadIO.cpp117 int pollCount = 1; local
119 pollCount = 2;
128 int pr = poll(p, pollCount, waitTime);

Completed in 165 milliseconds