Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A DREADME32 0x3431 EGL_COMPOSITE_DEADLINE_ANDROID (EGL_ANDROID_get_frame_timestamps)
H A DEGL_ANDROID_get_frame_timestamps.txt85 EGL_COMPOSITE_DEADLINE_ANDROID 0x3431
137 - EGL_COMPOSITE_DEADLINE_ANDROID - The timestamp of the next time the
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2223 case EGL_COMPOSITE_DEADLINE_ANDROID: in eglGetCompositorTimingANDROIDImpl()
2273 case EGL_COMPOSITE_DEADLINE_ANDROID: in eglGetCompositorTimingSupportedANDROIDImpl()
2388 case EGL_COMPOSITE_DEADLINE_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h504 #define EGL_COMPOSITE_DEADLINE_ANDROID 0x3431 macro