Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h225 static constexpr int64_t kEpollQueueEventIndex = -1; variable
239 return index == BufferHubQueue::kEpollQueueEventIndex; in is_queue_event_index()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp69 .data = {.u64 = Stuff(-1, BufferHubQueue::kEpollQueueEventIndex)}}; in Initialize()