Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/OpenglSystemCommon/
DTestingAndroidWsi.cpp230 int TestingANativeWindow::queueBuffer(EGLClientBuffer buffer, int fence) { in queueBuffer() function in gfxstream::TestingANativeWindow
326 int TestingVirtGpuANativeWindowHelper::queueBuffer(EGLNativeWindowType window, EGLClientBuffer buff… in queueBuffer() function in gfxstream::TestingVirtGpuANativeWindowHelper
DANativeWindowAndroid.cpp172 int ANativeWindowHelperAndroid::queueBuffer(EGLNativeWindowType window, EGLClientBuffer buffer, int… in queueBuffer() function in gfxstream::ANativeWindowHelperAndroid
/external/v4l2_codec2/v4l2/
DV4L2Device.cpp345 bool V4L2BufferRefBase::queueBuffer() { in queueBuffer() function in android::V4L2BufferRefBase
940 bool V4L2Queue::queueBuffer(struct v4l2_buffer* v4l2Buffer) { in queueBuffer() function in android::V4L2Queue
/external/mesa3d/include/android_stub/system/
Dwindow.h592 int (*queueBuffer)(struct ANativeWindow* window, member