Home
last modified time | relevance | path

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

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