Home
last modified time | relevance | path

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

/frameworks/rs/
DrsThreadIO.cpp116 int pollCount = 1; in playCoreCommands() local
118 pollCount = 2; in playCoreCommands()
127 int pr = poll(p, pollCount, waitTime); in playCoreCommands()