Searched defs:hook_setSwapInterval (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DSurface.cpp45 ANativeWindow::setSwapInterval = hook_setSwapInterval;
89 int Surface::hook_setSwapInterval(ANativeWindow* window, int interval) { function in class:android::Surface

Completed in 3083 milliseconds