Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurface.h528 sp<GraphicBuffer> mPostedBuffer; variable
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp2429 const sp<GraphicBuffer>& frontBuffer(mPostedBuffer); in lock()
2505 mPostedBuffer = mLockedBuffer; in unlockAndPost()