HomeSort by relevance Sort by last modified time
    Searched refs:hook_cancelBuffer (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
Surface.h 121 static int hook_cancelBuffer(ANativeWindow* window,
  /frameworks/native/libs/gui/
Surface.cpp 51 ANativeWindow::cancelBuffer = hook_cancelBuffer;
129 int Surface::hook_cancelBuffer(ANativeWindow* window,
    [all...]

Completed in 168 milliseconds