Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/mock/system/window/
DMockNativeWindow.cpp61 int dispatch_queueBuffer(struct ANativeWindow* window, struct ANativeWindowBuffer* buffer, in dispatch_queueBuffer() function
85 ANativeWindow::queueBuffer = &dispatch_queueBuffer; in NativeWindow()