Searched refs:EGL_SYNC_NATIVE_FENCE_ANDROID (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
H A DGLConsumer.cpp644 EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
954 EGL_SYNC_NATIVE_FENCE_ANDROID, attribs);
/frameworks/native/opengl/include/EGL/
H A Deglext.h523 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144 macro
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3247 sync = eglCreateSyncKHR(mEGLDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);

Completed in 89 milliseconds