Home
last modified time | relevance | path

Searched refs:EGL_TIMESTAMPS_ANDROID (Results 1 – 9 of 9) sorted by relevance

/external/angle/extensions/
DEGL_ANGLE_timestamp_surface_attribute.txt45 to be aware of EGL_TIMESTAMPS_ANDROID state on some drivers
52 EGL_TIMESTAMPS_ANDROID state.
54 For details about EGL_TIMESTAMPS_ANDROID and other timestamp related terminology
76 If attribute is EGL_TIMESTAMPS_ANDROID, then values specifies whether to
92 for caching EGL_TIMESTAMPS_ANDROID state.
/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp172 mEGL->surfaceAttrib(mSurface, EGL_TIMESTAMPS_ANDROID, enabled ? EGL_TRUE : EGL_FALSE); in setTimestampsEnabled()
/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp60 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
552 EGLU_CHECK_CALL(egl, surfaceAttrib(display, *surface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE)); in executeForConfig()
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp2052 eglSurfaceAttrib(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE); in TEST_P()
2066 eglQuerySurface(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, &timestampEnabled)); in TEST_P()
2078 eglQuerySurface(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, &timestampEnabled)); in TEST_P()
/external/angle/src/libANGLE/
Dqueryutils.cpp4760 case EGL_TIMESTAMPS_ANDROID: in QuerySurfaceAttrib()
4868 case EGL_TIMESTAMPS_ANDROID: in SetSurfaceAttrib()
DvalidationEGL.cpp5732 case EGL_TIMESTAMPS_ANDROID: in ValidateSurfaceAttrib()
5899 case EGL_TIMESTAMPS_ANDROID: in ValidateQuerySurface()
/external/angle/include/EGL/
Deglext.h488 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/external/mesa3d/include/EGL/
Deglext.h488 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h792 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro