Searched defs:readdraw (Results 1 – 6 of 6) sorted by relevance
100 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface()114 private native int _eglGetCurrentSurface(int readdraw); in _eglGetCurrentSurface()
202 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface()
109 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface()
403 static jint jni_eglGetCurrentSurface(JNIEnv *_env, jobject _this, jint readdraw) { in jni_eglGetCurrentSurface()
1207 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface()
1857 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface()