Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hostgraphics/include/gui/
H A DSurface.h101 static int hook_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer, in hook_dequeueBuffer() function
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.cpp175 int ReliableSurface::hook_dequeueBuffer(ANativeWindow* window, in hook_dequeueBuffer() function in android::uirenderer::renderthread::ReliableSurface
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurface.cpp441 int Surface::hook_dequeueBuffer(ANativeWindow* window, in hook_dequeueBuffer() function in android::Surface