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 90 static int hook_cancelBuffer(ANativeWindow* window,
  /frameworks/native/libs/gui/
Surface.cpp 47 ANativeWindow::cancelBuffer = hook_cancelBuffer;
100 int Surface::hook_cancelBuffer(ANativeWindow* window,

Completed in 47 milliseconds