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

/frameworks/native/include/gui/
H A DSurfaceTextureClient.h69 static int hook_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer);
/frameworks/native/libs/gui/
H A DSurfaceTextureClient.cpp66 ANativeWindow::queueBuffer = hook_queueBuffer;
123 int SurfaceTextureClient::hook_queueBuffer(ANativeWindow* window, function in class:android::SurfaceTextureClient

Completed in 29 milliseconds