Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurface.h148 static int hook_cancelBuffer(ANativeWindow* window,
/frameworks/native/libs/gui/
DSurface.cpp56 ANativeWindow::cancelBuffer = hook_cancelBuffer; in Surface()
147 int Surface::hook_cancelBuffer(ANativeWindow* window, in hook_cancelBuffer() function in android::Surface