Home
last modified time | relevance | path

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

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