Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp285 if (is_full()) { in AddBuffer()
345 if (!is_full()) { in Enqueue()
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h84 bool is_full() const { in is_full() function