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