Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME43 0x343C EGL_READS_DONE_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
DEGL_ANDROID_get_frame_timestamps.txt96 EGL_READS_DONE_TIME_ANDROID 0x343C
205 - EGL_READS_DONE_TIME_ANDROID - The time at which all reads for the
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2473 case EGL_READS_DONE_TIME_ANDROID: in eglGetFrameTimestampsANDROIDImpl()
2534 case EGL_READS_DONE_TIME_ANDROID: in eglGetFrameTimestampSupportedANDROIDImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h515 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro