Home
last modified time | relevance | path

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

/external/swiftshader/src/Main/
DFrameBufferAndroid.cpp29 inline int dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer) in dequeueBuffer() function
/external/v4l2_codec2/plugin_store/
DH2BGraphicBufferProducer.cpp77 status_t H2BGraphicBufferProducer::dequeueBuffer(uint32_t width, uint32_t height, in dequeueBuffer() function in android::H2BGraphicBufferProducer
/external/mesa3d/include/android_stub/system/
Dwindow.h508 int (*dequeueBuffer)(struct ANativeWindow* window, member
/external/v4l2_codec2/common/
DV4L2Device.cpp921 std::pair<bool, V4L2ReadableBufferRef> V4L2Queue::dequeueBuffer() { in dequeueBuffer() function in android::V4L2Queue