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

/xsrc/external/mit/MesaLib/dist/src/android_stub/
H A Dnativewindow_stub.cpp86 int ANativeWindow_cancelBuffer(ANativeWindow* window, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/android_stub/vndk/
H A Dwindow.h249 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.h81 ANativeWindow_cancelBuffer(struct ANativeWindow *window, function in typeref:typename:int
H A Dplatform_android.c575 ret = ANativeWindow_cancelBuffer(dri2_surf->window, dri2_surf->buffer,
579 _eglLog(_EGL_WARNING, "ANativeWindow_cancelBuffer failed");

Completed in 6 milliseconds