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

  /frameworks/native/include/gui/
BufferSlot.h 39 mEglFence(EGL_NO_SYNC_KHR),
108 // mEglFence is the EGL sync object that must signal before the buffer
113 EGLSyncKHR mEglFence;
GLConsumer.h 426 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {}
435 EGLSyncKHR mEglFence;

Completed in 67 milliseconds