Home
last modified time | relevance | path

Searched defs:hook_perform (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hostgraphics/gui/
DSurface.h56 static int hook_perform(ANativeWindow* window, int operation, ...) { return 0; } in hook_perform() function
/frameworks/base/libs/hwui/renderthread/
DReliableSurface.cpp232 int ReliableSurface::hook_perform(ANativeWindow* window, ANativeWindow_performFn perform, in hook_perform() function in android::uirenderer::renderthread::ReliableSurface
/frameworks/native/libs/gui/
DSurface.cpp475 int Surface::hook_perform(ANativeWindow* window, int operation, ...) { in hook_perform() function in android::Surface