Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME33 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.h630 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1302 if (attribute == EGL_TIMESTAMPS_ANDROID) { in eglSurfaceAttrib()