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

/frameworks/native/include/gui/
H A DSurfaceTexture.h339 mFence(EGL_NO_SYNC_KHR) {
347 // mFence is the EGL sync object that must signal before the buffer
351 EGLSyncKHR mFence; member in struct:android::SurfaceTexture::EGLSlot
H A DBufferQueue.h295 mFence(EGL_NO_SYNC_KHR),
368 // mFence is the EGL sync object that must signal before the buffer
372 EGLSyncKHR mFence; member in struct:android::BufferQueue::BufferSlot

Completed in 28 milliseconds