Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gfxstream/guest/android/
DANativeWindowEmulated.cpp34 int EmulatedANativeWindow::queueBuffer(EGLClientBuffer buffer, int fence) { in queueBuffer() function in gfxstream::EmulatedANativeWindow
146 int EmulatedANativeWindowHelper::queueBuffer(EGLNativeWindowType window, EGLClientBuffer buffer, in queueBuffer() function in gfxstream::EmulatedANativeWindowHelper
DANativeWindowAndroid.cpp163 int ANativeWindowHelperAndroid::queueBuffer(EGLNativeWindowType window, EGLClientBuffer buffer, in queueBuffer() function in gfxstream::ANativeWindowHelperAndroid
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferAndroid.cpp39 inline int queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) in queueBuffer() function
/third_party/mesa3d/include/android_stub/system/
Dwindow.h592 int (*queueBuffer)(struct ANativeWindow* window, member