Searched defs:EglSlot (Results 1 – 2 of 2) sorted by relevance
252 struct EglSlot { struct253 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() argument258 sp<EglImage> mEglImage;266 EGLSyncKHR mEglFence;
453 struct EglSlot { struct454 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() argument457 sp<EglImage> mEglImage;485 EglSlot mEglSlots[BufferQueueDefs::NUM_BUFFER_SLOTS]; argument