Searched defs:fenceFd (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/android_stub/ |
| H A D | nativewindow_stub.cpp | 71 ANativeWindow_dequeueBuffer(ANativeWindow * window,ANativeWindowBuffer ** buffer,int * fenceFd) argument 79 ANativeWindow_queueBuffer(ANativeWindow * window,ANativeWindowBuffer * buffer,int fenceFd) argument 86 ANativeWindow_cancelBuffer(ANativeWindow * window,ANativeWindowBuffer * buffer,int fenceFd) argument
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.h | 65 ANativeWindow_dequeueBuffer(struct ANativeWindow * window,struct ANativeWindowBuffer ** buffer,int * fenceFd) argument 73 ANativeWindow_queueBuffer(struct ANativeWindow * window,struct ANativeWindowBuffer * buffer,int fenceFd) argument 81 ANativeWindow_cancelBuffer(struct ANativeWindow * window,struct ANativeWindowBuffer * buffer,int fenceFd) argument
|
Completed in 2 milliseconds