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