Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/surfacetexture/
DEGLConsumer.h254 struct EglSlot { struct
255 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() argument
296 EglSlot mEglSlots[BufferQueueDefs::NUM_BUFFER_SLOTS];
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h449 struct EglSlot { struct
450 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() function
481 EglSlot mEglSlots[BufferQueueDefs::NUM_BUFFER_SLOTS]; argument