Searched defs:hook_perform (Results 1 – 3 of 3) sorted by relevance
56 static int hook_perform(ANativeWindow* window, int operation, ...) { return 0; } in hook_perform() function
232 int ReliableSurface::hook_perform(ANativeWindow* window, ANativeWindow_performFn perform, in hook_perform() function in android::uirenderer::renderthread::ReliableSurface
475 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { in hook_perform() function in android::Surface