Searched defs:readdraw (Results 1 – 8 of 8) sorted by relevance
147 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface()165 private native long _eglGetCurrentSurface(int readdraw); in _eglGetCurrentSurface()
218 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface()
425 int readdraw in eglGetCurrentSurface()
110 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface()
370 static jlong jni_eglGetCurrentSurface(JNIEnv *_env, jobject _this, jint readdraw) { in jni_eglGetCurrentSurface()
1096 (JNIEnv *_env, jobject _this, jint readdraw) { in android_eglGetCurrentSurface()
204 EGLSurface eglGetCurrentSurface(EGLint readdraw) { in eglGetCurrentSurface()
1128 EGLSurface eglGetCurrentSurfaceImpl(EGLint readdraw) in eglGetCurrentSurfaceImpl()