Searched refs:hook_perform (Results 1 – 4 of 4) sorted by relevance
56 ANativeWindow::perform = hook_perform; in ReliableSurface()293 int ReliableSurface::hook_perform(ANativeWindow* window, int operation, ...) { in hook_perform() function in android::uirenderer::renderthread::ReliableSurface
77 static int hook_perform(ANativeWindow* window, int operation, ...);
186 static int hook_perform(ANativeWindow* window, int operation, ...);
71 ANativeWindow::perform = hook_perform; in Surface()427 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { in hook_perform() function in android::Surface