Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h1102 static inline int ANativeWindow_getLastQueuedBuffer2(ANativeWindow* window, in ANativeWindow_getLastQueuedBuffer2() function
/frameworks/base/libs/hwui/
DReadback.cpp48 status_t err = ANativeWindow_getLastQueuedBuffer2(window, &rawSourceBuffer, &rawSourceFence, in copySurfaceInto()