Home
last modified time | relevance | path

Searched refs:hook_dequeueBuffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/gui/
DSurface.h181 static int hook_dequeueBuffer(ANativeWindow* window,
/frameworks/native/libs/gui/
DSurface.cpp62 ANativeWindow::dequeueBuffer = hook_dequeueBuffer; in Surface()
377 int Surface::hook_dequeueBuffer(ANativeWindow* window, in hook_dequeueBuffer() function in android::Surface