Searched refs:hook_setSwapInterval (Results 1 – 2 of 2) sorted by relevance
215 static int hook_setSwapInterval(ANativeWindow* window, int interval);
81 ANativeWindow::setSwapInterval = hook_setSwapInterval; in Surface()373 int Surface::hook_setSwapInterval(ANativeWindow* window, int interval) { in hook_setSwapInterval() function in android::Surface