Searched refs:hook_perform (Results 1 – 2 of 2) sorted by relevance
183 static int hook_perform(ANativeWindow* window, int operation, ...);
66 ANativeWindow::perform = hook_perform; in Surface()440 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { in hook_perform() function in android::Surface