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