Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A DREADME39 0x3438 EGL_LAST_COMPOSITION_START_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
H A 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
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2325 case EGL_LAST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampsANDROIDImpl()
2395 case EGL_LAST_COMPOSITION_START_TIME_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h511 #define EGL_LAST_COMPOSITION_START_TIME_ANDROID 0x3438 macro