Home
last modified time | relevance | path

Searched defs:BufferSlot (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DBufferSlot.h176 struct BufferSlot { struct
178 BufferSlot() in BufferSlot() argument
192 sp<GraphicBuffer> mGraphicBuffer;
195 EGLDisplay mEglDisplay;
198 BufferState mBufferState;
203 bool mRequestBufferCalled;
208 uint64_t mFrameNumber;
215 EGLSyncKHR mEglFence;
226 sp<Fence> mFence;
229 bool mAcquireCalled;
[all …]
DSurface.h451 struct BufferSlot { struct
468 BufferSlot mSlots[NUM_BUFFER_SLOTS]; argument