Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidWindow.cpp48 static int hook_queueBuffer(struct ANativeWindow* window, struct ANativeWindowBuffer* buffer, int f…
59 ANativeWindow::queueBuffer = hook_queueBuffer; in AndroidWindow()
258 static int hook_queueBuffer(struct ANativeWindow* window, struct ANativeWindowBuffer* buffer, int f… in hook_queueBuffer() function