Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME38 0x3437 EGL_FIRST_COMPOSITION_START_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt91 EGL_FIRST_COMPOSITION_START_TIME_ANDROID 0x3437
186 - EGL_FIRST_COMPOSITION_START_TIME_ANDROID - The first time at which
191 EGL_FIRST_COMPOSITION_START_TIME_ANDROID. If the value is not equal,
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2458 case EGL_FIRST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampsANDROIDImpl()
2530 case EGL_FIRST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h510 #define EGL_FIRST_COMPOSITION_START_TIME_ANDROID 0x3437 macro