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

/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
H A Dbuffer_hub_queue_client.h198 static constexpr int64_t kEpollQueueEventIndex = -1; member in class:android::dvr::BufferHubQueue
210 // When |index| == kEpollQueueEventIndex it refers to the queue itself.
212 return index == BufferHubQueue::kEpollQueueEventIndex;

Completed in 84 milliseconds