Home
last modified time | relevance | path

Searched refs:eglPresentationTimeANDROID (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_presentation_time.txt56 EGLboolean eglPresentationTimeANDROID(
73 EGLboolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface
88 eglPresentationTimeANDROID overriding prior calls. Setting the
127 - Enumerated errors generated by eglPresentationTimeANDROID.
133 - Specified the eglPresentationTimeANDROID return value.
/aosp12/frameworks/native/opengl/tools/glgen/specs/egl/
H A DEGLExt.spec1 EGLBoolean eglPresentationTimeANDROID ( EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time )
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLExt.java40 public static native boolean eglPresentationTimeANDROID( in eglPresentationTimeANDROID() method in EGLExt
/aosp12/frameworks/libs/native_bridge_support/libEGL/
H A Dstubs_arm.cc104 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglPresentationTimeANDROID);
218 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglPresentationTimeANDROID); in init_stub_library()
H A Dstubs_arm64.cc104 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglPresentationTimeANDROID);
218 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglPresentationTimeANDROID); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/
H A DlibEGL.map.txt50eglPresentationTimeANDROID; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-…
H A Dplatform_entries.in71 EGL_ENTRY(EGLBoolean, eglPresentationTimeANDROID, EGLDisplay, EGLSurface, EGLnsecsANDROID)
/aosp12/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp183 eglPresentationTimeANDROID(mEglDisplay, mEglSurface, whenNsec); in presentationTime()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_EGLExt.cpp140 _returnValue = eglPresentationTimeANDROID( in android_eglPresentationTimeANDROID()
/aosp12/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp580 EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time) { in eglPresentationTimeANDROID() function
584 return cnx->platform.eglPresentationTimeANDROID(dpy, surface, time); in eglPresentationTimeANDROID()
H A Degl_platform_entries.cpp175 …lPresentationTimeANDROID", (__eglMustCastToProperFunctionPointerType)&eglPresentationTimeANDROID },
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h560 EGLAPI EGLBoolean EGLAPIENTRY eglPresentationTimeANDROID (EGLDisplay dpy, EGLSurface surface, EGLns…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27865 …method public static boolean eglPresentationTimeANDROID(android.opengl.EGLDisplay, android.opengl.…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18820 …method public static boolean eglPresentationTimeANDROID(android.opengl.EGLDisplay, android.opengl.…