Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A DREADME31 0x3430 EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
H A DEGL_ANDROID_get_frame_timestamps.txt84 EGL_TIMESTAMPS_ANDROID 0x3430
103 If attribute is EGL_TIMESTAMPS_ANDROID, then values specifies whether to
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp1454 if (attribute == EGL_TIMESTAMPS_ANDROID) { in eglSurfaceAttribImpl()