Home
last modified time | relevance | path

Searched refs:hook_dequeueBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.cpp57 result = ANativeWindow_setDequeueBufferInterceptor(mWindow, hook_dequeueBuffer, this); in init()
175 int ReliableSurface::hook_dequeueBuffer(ANativeWindow* window, in hook_dequeueBuffer() function in android::uirenderer::renderthread::ReliableSurface
H A DReliableSurface.h84 static int hook_dequeueBuffer(ANativeWindow* window,