Searched refs:hook_dequeueBuffer (Results 1 – 4 of 4) sorted by relevance
52 ANativeWindow::dequeueBuffer = hook_dequeueBuffer; in ReliableSurface()239 int ReliableSurface::hook_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer, in hook_dequeueBuffer() function in android::uirenderer::renderthread::ReliableSurface
73 static int hook_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer,
184 static int hook_dequeueBuffer(ANativeWindow* window,
67 ANativeWindow::dequeueBuffer = hook_dequeueBuffer; in Surface()364 int Surface::hook_dequeueBuffer(ANativeWindow* window, in hook_dequeueBuffer() function in android::Surface