Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h188 static int hook_queueBuffer(ANativeWindow* window,
/frameworks/native/libs/gui/
DSurface.cpp67 ANativeWindow::queueBuffer = hook_queueBuffer; in Surface()
395 int Surface::hook_queueBuffer(ANativeWindow* window, in hook_queueBuffer() function in android::Surface