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

/frameworks/native/include/gui/
H A DBufferSlot.h39 mEglFence(EGL_NO_SYNC_KHR),
108 // mEglFence is the EGL sync object that must signal before the buffer
113 EGLSyncKHR mEglFence; member in struct:android::BufferSlot
H A DGLConsumer.h426 EglSlot() : mEglFence(EGL_NO_SYNC_KHR) {}
435 EGLSyncKHR mEglFence; member in struct:android::GLConsumer::EglSlot

Completed in 188 milliseconds