Home
last modified time | relevance | path

Searched refs:EGL_TIMESTAMPS_ANDROID (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/specs/
DREADME31 0x3430 EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt84 EGL_TIMESTAMPS_ANDROID 0x3430
103 If attribute is EGL_TIMESTAMPS_ANDROID, then values specifies whether to
/frameworks/opt/gamesdk/src/swappy/
DEGL.cpp188 eglSurfaceAttrib(dpy, surface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE); in getFrameTimestamps()
/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1527 if (attribute == EGL_TIMESTAMPS_ANDROID) { in eglSurfaceAttribImpl()