Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME32 0x3431 EGL_COMPOSITE_DEADLINE_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt85 EGL_COMPOSITE_DEADLINE_ANDROID 0x3431
137 - EGL_COMPOSITE_DEADLINE_ANDROID - The timestamp of the next time the
/frameworks/native/opengl/libs/EGL/
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()
/frameworks/native/opengl/include/EGL/
Deglext.h504 #define EGL_COMPOSITE_DEADLINE_ANDROID 0x3431 macro