Searched refs:ANativeWindow_cancelBuffer (Results 1 – 3 of 3) sorted by relevance
323 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
190 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in ANativeWindow_cancelBuffer() function
578 ANativeWindow_cancelBuffer(nw, drv->wndBuffer, fenceID); in rsdAllocationDestroy()746 r = ANativeWindow_cancelBuffer(old, drv->wndBuffer, fenceID); in rsdAllocationSetSurface()