Searched refs:ANativeWindow_queueBuffer (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/android_stub/
H A Dnativewindow_stub.cpp79 ANativeWindow_queueBuffer(ANativeWindow *window, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/android_stub/vndk/
H A Dwindow.h221 int ANativeWindow_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.h73 ANativeWindow_queueBuffer(struct ANativeWindow *window, function in typeref:typename:int
H A Dplatform_android.c553 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