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

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

Completed in 125 milliseconds