Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/angle/extensions/
H A 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.
/aosp_15_r20/frameworks/native/opengl/specs/
H A DREADME31 0x3430 EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
H A DEGL_ANDROID_get_frame_timestamps.txt84 EGL_TIMESTAMPS_ANDROID 0x3430
103 If attribute is EGL_TIMESTAMPS_ANDROID, then values specifies whether to
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGetFrameTimestampsTests.cpp60 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
552 EGLU_CHECK_CALL(egl, surfaceAttrib(display, *surface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE)); in executeForConfig()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp172 mEGL->surfaceAttrib(mSurface, EGL_TIMESTAMPS_ANDROID, enabled ? EGL_TRUE : EGL_FALSE); in setTimestampsEnabled()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A 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()
/aosp_15_r20/hardware/google/gfxstream/guest/egl/
Degl.cpp1500 case EGL_TIMESTAMPS_ANDROID: in eglQuerySurface()
1623 case EGL_TIMESTAMPS_ANDROID: in eglSurfaceAttrib()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/
Deglext.h503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro

12