Searched refs:ANativeWindow_cancelBufferFn (Results 1 – 3 of 3) sorted by relevance
46 typedef int (*ANativeWindow_cancelBufferFn)(ANativeWindow* window, ANativeWindowBuffer* buffer, typedef56 ANativeWindow_cancelBufferFn cancelBuffer,
86 static int hook_cancelBuffer(ANativeWindow* window, ANativeWindow_cancelBufferFn cancelBuffer,
203 ANativeWindow_cancelBufferFn cancelBuffer, void* data, in hook_cancelBuffer()