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

  /frameworks/native/include/gui/
Surface.h 123 static int hook_dequeueBuffer(ANativeWindow* window,
  /frameworks/native/libs/gui/
Surface.cpp 50 ANativeWindow::dequeueBuffer = hook_dequeueBuffer;
123 int Surface::hook_dequeueBuffer(ANativeWindow* window,
    [all...]

Completed in 39 milliseconds