Searched refs:hook_perform (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceTextureClient.h67 static int hook_perform(ANativeWindow* window, int operation, ...);
/frameworks/native/libs/gui/
H A DSurfaceTextureClient.cpp68 ANativeWindow::perform = hook_perform;
135 int SurfaceTextureClient::hook_perform(ANativeWindow* window, int operation, ...) { function in class:android::SurfaceTextureClient

Completed in 32 milliseconds