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 117 static int hook_perform(ANativeWindow* window, int operation, ...);
  /frameworks/native/libs/gui/
Surface.cpp 52 ANativeWindow::perform = hook_perform;
168 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { function in class:android::Surface

Completed in 7824 milliseconds