Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/OpenglSystemCommon/
DTestingAndroidWsi.cpp241 int TestingANativeWindow::dequeueBuffer(EGLClientBuffer* buffer, int* fence) { in dequeueBuffer() function in gfxstream::TestingANativeWindow
331 int TestingVirtGpuANativeWindowHelper::dequeueBuffer(EGLNativeWindowType window, EGLClientBuffer* b… in dequeueBuffer() function in gfxstream::TestingVirtGpuANativeWindowHelper
DANativeWindowAndroid.cpp185 int ANativeWindowHelperAndroid::dequeueBuffer(EGLNativeWindowType window, EGLClientBuffer* buffer, … in dequeueBuffer() function in gfxstream::ANativeWindowHelperAndroid
/external/mesa3d/include/android_stub/system/
Dwindow.h570 int (*dequeueBuffer)(struct ANativeWindow* window, member
/external/v4l2_codec2/v4l2/
DV4L2Device.cpp968 std::pair<bool, V4L2ReadableBufferRef> V4L2Queue::dequeueBuffer() { in dequeueBuffer() function in android::V4L2Queue