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

/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
H A Dbuffer_hub_queue_client.h99 static constexpr int64_t kEpollQueueEventIndex = -1; member in class:android::dvr::BufferHubQueue
171 // When |index| == kEpollQueueEventIndex, it refers to the queue itself.
173 return index == BufferHubQueue::kEpollQueueEventIndex;
/frameworks/native/libs/vr/libbufferhubqueue/
H A Dbuffer_hub_queue_client.cpp67 BufferHubQueue::kEpollQueueEventIndex)}};

Completed in 1266 milliseconds