Home
last modified time | relevance | path

Searched refs:EGLTime (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL15.spec5 EGLint eglClientWaitSync ( EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout )
/frameworks/native/opengl/include/EGL/
Degl.h242 typedef khronos_utime_nanoseconds_t EGLTime; typedef
289 EGLAPI EGLint EGLAPIENTRY eglClientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime ti…
/frameworks/base/core/jni/
Dandroid_opengl_EGL15.cpp323 (EGLTime)timeout in android_eglClientWaitSync()