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