Searched defs:EglSlot (Results 1 – 2 of 2) sorted by relevance
252 struct EglSlot { struct253 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() function258 sp<EglImage> mEglImage;266 EGLSyncKHR mEglFence;
449 struct EglSlot { struct450 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {} in EglSlot() argument453 sp<EglImage> mEglImage;481 EglSlot mEglSlots[BufferQueueDefs::NUM_BUFFER_SLOTS]; argument