Searched refs:nativeRelease (Results 1 – 1 of 1) sorted by relevance
43 …static private native void nativeRelease(long eglDisplay, long eglSurface, long eglContext, long n… in nativeRelease() method in NdkInputSurface122 nativeRelease(mEGLDisplay, mEGLSurface, mEGLContext, mNativeWindow); in release()