OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglPresentationTimeANDROID
(Results
1 - 11
of
11
) sorted by null
/frameworks/native/opengl/tools/glgen/specs/egl/
EGLExt.spec
1
EGLBoolean
eglPresentationTimeANDROID
( EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time )
/frameworks/base/opengl/java/android/opengl/
EGLExt.java
37
// C function EGLBoolean
eglPresentationTimeANDROID
( EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time )
39
public static native boolean
eglPresentationTimeANDROID
(
/cts/tests/tests/media/src/android/media/cts/
InputSurface.java
187
EGLExt.
eglPresentationTimeANDROID
(mEGLDisplay, mEGLSurface, nsecs);
/frameworks/av/cmds/screenrecord/
EglWindow.cpp
184
eglPresentationTimeANDROID
(mEglDisplay, mEglSurface, whenNsec);
/frameworks/base/core/jni/
android_opengl_EGLExt.cpp
134
/* EGLBoolean
eglPresentationTimeANDROID
( EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time ) */
142
_returnValue =
eglPresentationTimeANDROID
(
154
{"
eglPresentationTimeANDROID
", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLSurface;J)Z", (void *) android_eglPresentationTimeANDROID },
/cts/tests/tests/opengl/src/android/opengl/cts/
FramebufferTest.java
418
EGLExt.
eglPresentationTimeANDROID
(mEGLDisplay, eglSurface, nsecs);
/frameworks/native/opengl/include/EGL/
eglext.h
573
EGLAPI EGLBoolean
eglPresentationTimeANDROID
(EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time);
/frameworks/native/opengl/libs/EGL/
eglApi.cpp
153
{ "
eglPresentationTimeANDROID
",
154
(__eglMustCastToProperFunctionPointerType)&
eglPresentationTimeANDROID
},
[
all
...]
/external/robolectric/lib/main/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
Completed in 1079 milliseconds