Searched defs:perform (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/ui/
H A DFramebufferNativeWindow.cpp156 ANativeWindow::perform = perform; member in class:android::ANativeWindow
329 int FramebufferNativeWindow::perform(ANativeWindow* window, function in class:android::FramebufferNativeWindow
/frameworks/native/libs/gui/
H A DSurface.cpp50 ANativeWindow::perform = hook_perform; member in class:android::ANativeWindow
158 return c->perform(operation, args);
352 int Surface::perform(int operation, va_list args) function in class:android::Surface

Completed in 1720 milliseconds