Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/mock/
DNativeWindow.cpp35 static int forwardQueueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in forwardQueueBuffer() function
110 ANativeWindow::queueBuffer = &forwardQueueBuffer; in NativeWindow()