Searched refs:hook_cancelBuffer (Results 1 – 4 of 4) sorted by relevance
53 ANativeWindow::cancelBuffer = hook_cancelBuffer; in ReliableSurface()244 int ReliableSurface::hook_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, in hook_cancelBuffer() function in android::uirenderer::renderthread::ReliableSurface
72 static int hook_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
182 static int hook_cancelBuffer(ANativeWindow* window,
68 ANativeWindow::cancelBuffer = hook_cancelBuffer; in Surface()370 int Surface::hook_cancelBuffer(ANativeWindow* window, in hook_cancelBuffer() function in android::Surface