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

Completed in 36 milliseconds