Searched defs:mEglFence (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceTexture.h348 mEglFence(EGL_NO_SYNC_KHR) {
358 EGLSyncKHR mEglFence; member in struct:android::SurfaceTexture::EGLSlot
H A DBufferQueue.h344 mEglFence(EGL_NO_SYNC_KHR),
419 // mEglFence is the EGL sync object that must signal before the buffer
423 EGLSyncKHR mEglFence; member in struct:android::BufferQueue::BufferSlot

Completed in 191 milliseconds