Searched defs:queueBuffer (Results 1 – 6 of 6) sorted by relevance
43 void AndroidBufferQueue::queueBuffer( in queueBuffer() function in aemu::AndroidBufferQueue
91 int AndroidWindow::queueBuffer(ANativeWindowBuffer* buffer, int fenceFd) { in queueBuffer() function in aemu::AndroidWindow
53 int (*queueBuffer)(ANativeWindow*, ANativeWindowBuffer*, int); member
177 void queueBuffer(const Item& item) { in queueBuffer() function in emugl::ColorBufferQueue
455 int (*queueBuffer)(struct ANativeWindow* window, member
134 static int queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in queueBuffer() function