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

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

Completed in 104 milliseconds