Searched refs:read_native (Results 1 – 2 of 2) sorted by relevance
91 ret = read_native(myFd); in read()162 private native int read_native(FileDescriptor fd) throws IOException; in read_native() method in LocalSocketImpl
1072 EGLSurface read_native = (EGLSurface) fromEGLHandle(_env, eglsurfaceGetHandleID, read); in android_eglMakeCurrent() local1078 (EGLSurface)read_native, in android_eglMakeCurrent()