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