Searched refs:EGL_TIMESTAMPS_ANDROID (Results 1 – 5 of 5) sorted by relevance
31 0x3430 EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
84 EGL_TIMESTAMPS_ANDROID 0x3430103 If attribute is EGL_TIMESTAMPS_ANDROID, then values specifies whether to
188 eglSurfaceAttrib(dpy, surface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE); in getFrameTimestamps()
503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
1527 if (attribute == EGL_TIMESTAMPS_ANDROID) { in eglSurfaceAttribImpl()