Home
last modified time | relevance | path

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

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