Home
last modified time | relevance | path

Searched refs:ANativeWindow_cancelBuffer (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/nativewindow/include/vndk/
Dwindow.h323 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
/frameworks/native/libs/nativewindow/
DANativeWindow.cpp190 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in ANativeWindow_cancelBuffer() function
/frameworks/rs/driver/
DrsdAllocation.cpp578 ANativeWindow_cancelBuffer(nw, drv->wndBuffer, fenceID); in rsdAllocationDestroy()
746 r = ANativeWindow_cancelBuffer(old, drv->wndBuffer, fenceID); in rsdAllocationSetSurface()