Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME37 0x3436 EGL_COMPOSITION_LATCH_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt90 EGL_COMPOSITION_LATCH_TIME_ANDROID 0x3436
182 - EGL_COMPOSITION_LATCH_TIME_ANDROID - The time when the compositor
245 - Add EGL_COMPOSITION_LATCH_TIME_ANDROID,
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2319 case EGL_COMPOSITION_LATCH_TIME_ANDROID: in eglGetFrameTimestampsANDROIDImpl()
2393 case EGL_COMPOSITION_LATCH_TIME_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h509 #define EGL_COMPOSITION_LATCH_TIME_ANDROID 0x3436 macro