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

  /frameworks/native/include/gui/
Surface.h 125 static int hook_perform(ANativeWindow* window, int operation, ...);
  /frameworks/native/libs/gui/
Surface.cpp 54 ANativeWindow::perform = hook_perform;
183 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { function in class:android::Surface
    [all...]

Completed in 33 milliseconds