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

  /frameworks/native/include/gui/
GLConsumer.h 383 mEglFence(EGL_NO_SYNC_KHR) {
397 EGLSyncKHR mEglFence;
BufferQueue.h 366 mEglFence(EGL_NO_SYNC_KHR),
432 // mEglFence is the EGL sync object that must signal before the buffer
437 EGLSyncKHR mEglFence;

Completed in 502 milliseconds