Searched refs:hook_queueBuffer (Results 1 – 4 of 4) sorted by relevance
54 ANativeWindow::queueBuffer = hook_queueBuffer; in ReliableSurface()249 int ReliableSurface::hook_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, in hook_queueBuffer() function in android::uirenderer::renderthread::ReliableSurface
75 static int hook_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
188 static int hook_queueBuffer(ANativeWindow* window,
69 ANativeWindow::queueBuffer = hook_queueBuffer; in Surface()376 int Surface::hook_queueBuffer(ANativeWindow* window, in hook_queueBuffer() function in android::Surface