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

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

Completed in 599 milliseconds