Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME34 0x3433 EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt87 EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433
142 - EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID - The time delta between
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2382 case EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID: in eglGetCompositorTimingANDROIDImpl()
2429 case EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID: in eglGetCompositorTimingSupportedANDROIDImpl()
2545 case EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h506 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro