Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h238 static bool is_queue_event_index(int64_t index) { in is_queue_event_index() function
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp196 } else if (is_queue_event_index(index)) { in WaitForBuffers()