Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME39 0x3438 EGL_LAST_COMPOSITION_START_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt92 EGL_LAST_COMPOSITION_START_TIME_ANDROID 0x3438
188 - EGL_LAST_COMPOSITION_START_TIME_ANDROID - The last time at which the
246 EGL_LAST_COMPOSITION_START_TIME_ANDROID, and
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2480 case EGL_LAST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampsANDROIDImpl()
2550 case EGL_LAST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h511 #define EGL_LAST_COMPOSITION_START_TIME_ANDROID 0x3438 macro