/aosp_15_r20/external/angle/extensions/ |
H A D | EGL_ANGLE_timestamp_surface_attribute.txt | 45 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 D | README | 31 0x3430 EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
|
H A D | EGL_ANDROID_get_frame_timestamps.txt | 84 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 D | teglGetFrameTimestampsTests.cpp | 60 #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 D | SurfaceEGL.cpp | 172 mEGL->surfaceAttrib(mSurface, EGL_TIMESTAMPS_ANDROID, enabled ? EGL_TRUE : EGL_FALSE); in setTimestampsEnabled()
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLSurfaceTest.cpp | 2052 eglSurfaceAttrib(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, EGL_TRUE); in TEST_P() 2066 eglQuerySurface(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, ×tampEnabled)); in TEST_P() 2078 eglQuerySurface(mDisplay, mWindowSurface, EGL_TIMESTAMPS_ANDROID, ×tampEnabled)); in TEST_P()
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 1500 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/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 503 #define EGL_TIMESTAMPS_ANDROID 0x3430 macro
|