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 DSurfaceTextureClient.cpp69 ANativeWindow::perform = hook_perform; member in class:android::ANativeWindow
175 return c->perform(operation, args);
366 int SurfaceTextureClient::perform(int operation, va_list args) function in class:android::SurfaceTextureClient

Completed in 78 milliseconds