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

  /frameworks/native/include/gui/
Surface.h 129 static int hook_setSwapInterval(ANativeWindow* window, int interval);
  /frameworks/native/libs/gui/
Surface.cpp 49 ANativeWindow::setSwapInterval = hook_setSwapInterval;
118 int Surface::hook_setSwapInterval(ANativeWindow* window, int interval) {
    [all...]

Completed in 33 milliseconds