HomeSort by relevance Sort by last modified time
    Searched defs:mEglFence (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/include/gui/
BufferSlot.h 182 mEglFence(EGL_NO_SYNC_KHR),
208 // mEglFence is the EGL sync object that must signal before the buffer
213 EGLSyncKHR mEglFence;
GLConsumer.h 450 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {}
459 EGLSyncKHR mEglFence;

Completed in 121 milliseconds