Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
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.
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGLExt.spec1 EGLBoolean eglPresentationTimeANDROID ( EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time )
/frameworks/base/opengl/java/android/opengl/
DEGLExt.java39 public static native boolean eglPresentationTimeANDROID( in eglPresentationTimeANDROID() method in EGLExt
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp184 eglPresentationTimeANDROID(mEglDisplay, mEglSurface, whenNsec); in presentationTime()
/frameworks/base/core/jni/
Dandroid_opengl_EGLExt.cpp142 _returnValue = eglPresentationTimeANDROID( in android_eglPresentationTimeANDROID()
/frameworks/native/opengl/include/EGL/
Deglext.h573 EGLAPI EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time);
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp154 (__eglMustCastToProperFunctionPointerType)&eglPresentationTimeANDROID },
1534 EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, in eglPresentationTimeANDROID() function
/frameworks/base/api/
Dsystem-current.txt20402 …method public static boolean eglPresentationTimeANDROID(android.opengl.EGLDisplay, android.opengl.…
Dcurrent.txt18822 …method public static boolean eglPresentationTimeANDROID(android.opengl.EGLDisplay, android.opengl.…