Home
last modified time | relevance | path

Searched defs:dequeueBuffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/
DFramebufferNativeWindow.cpp235 int FramebufferNativeWindow::dequeueBuffer(ANativeWindow* window, in dequeueBuffer() function in android::FramebufferNativeWindow
/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp84 virtual status_t dequeueBuffer(int *buf, sp<Fence>* fence, in dequeueBuffer() function in android::BpGraphicBufferProducer
DBufferQueue.cpp258 status_t BufferQueue::dequeueBuffer(int *outBuf, sp<Fence>* outFence, in dequeueBuffer() function in android::BufferQueue
DSurface.cpp176 int Surface::dequeueBuffer(android_native_buffer_t** buffer, in dequeueBuffer() function in android::Surface