Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h1057 static inline int ANativeWindow_getLastQueuedBuffer(ANativeWindow* window, in ANativeWindow_getLastQueuedBuffer() function
/frameworks/base/libs/hwui/
DReadback.cpp216 status_t err = ANativeWindow_getLastQueuedBuffer(window, &rawSourceBuffer, &rawSourceFence, in copySurfaceIntoLegacy()