HomeSort by relevance Sort by last modified time
    Searched refs:pollCount (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsThreadIO.cpp 119 int pollCount = 1;
121 pollCount = 2;
130 int pr = poll(p, pollCount, waitTime);
  /device/samsung/manta/bubblelevel/
BubbleLevelImpl.h 60 uint32_t pollCount() { return mPollCount; }