Home
last modified time | relevance | path

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

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