Searched defs:EGLSlot (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceTexture.h343 // EGLSlot contains the information and object references that
345 struct EGLSlot { struct in class:android::SurfaceTexture
346 EGLSlot() function in struct:android::SurfaceTexture::EGLSlot
380 EGLSlot mEglSlots[BufferQueue::NUM_BUFFER_SLOTS];

Completed in 91 milliseconds