Home
last modified time | relevance | path

Searched defs:dequeueBuffers (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DBatchBufferOps.cpp45 status_t IGraphicBufferProducer::dequeueBuffers( in dequeueBuffers() function in android::IGraphicBufferProducer
H A DIGraphicBufferProducer.cpp215 virtual status_t dequeueBuffers( in dequeueBuffers() function in android::BpGraphicBufferProducer
805 status_t dequeueBuffers( in dequeueBuffers() function in android::HpGraphicBufferProducer
H A DSurface.cpp742 int Surface::dequeueBuffers(std::vector<BatchBuffer>* buffers) { in dequeueBuffers() function in android::Surface