Home
last modified time | relevance | path

Searched refs:EGL_TIMESTAMPS_ANDROID (Results 1 – 4 of 4) 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/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1546 if (attribute == EGL_TIMESTAMPS_ANDROID) { in eglSurfaceAttribImpl()