HomeSort by: relevance | last modified time | path
    Searched refs:ANativeWindow_cancelBuffer (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/android_stub/
nativewindow_stub.cpp 86 int ANativeWindow_cancelBuffer(ANativeWindow* window,
  /xsrc/external/mit/MesaLib/dist/include/android_stub/vndk/
window.h 249 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_android.h 81 ANativeWindow_cancelBuffer(struct ANativeWindow *window,
platform_android.c 575 ret = ANativeWindow_cancelBuffer(dri2_surf->window, dri2_surf->buffer,
579 _eglLog(_EGL_WARNING, "ANativeWindow_cancelBuffer failed");

Completed in 7 milliseconds