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

  /frameworks/native/include/gui/
Surface.h 94 static int hook_queueBuffer(ANativeWindow* window,
  /frameworks/native/libs/gui/
Surface.cpp 47 ANativeWindow::queueBuffer = hook_queueBuffer;
103 int Surface::hook_queueBuffer(ANativeWindow* window,

Completed in 75 milliseconds