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