Searched refs:ANativeWindow_queueBuffer (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/android_stub/ |
| H A D | nativewindow_stub.cpp | 79 ANativeWindow_queueBuffer(ANativeWindow *window, function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/vndk/ |
| H A D | window.h | 221 int ANativeWindow_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.h | 73 ANativeWindow_queueBuffer(struct ANativeWindow *window, function in typeref:typename:int
|
| H A D | platform_android.c | 553 ANativeWindow_queueBuffer(dri2_surf->window, dri2_surf->buffer, fence_fd); 1410 if (ANativeWindow_queueBuffer(dri2_surf->window, dri2_surf->buffer, 1412 _eglLog(_EGL_WARNING, "%s: ANativeWindow_queueBuffer failed", __func__);
|
Completed in 9 milliseconds