Searched refs:mNativeWindow (Results 1 – 1 of 1) sorted by relevance
26 private long mNativeWindow; field in NdkInputSurface47 mNativeWindow = nativeWindow; in NdkInputSurface()64 mEGLSurface = createEGLSurface(mEGLDisplay, mEGLConfig, mNativeWindow); in NdkInputSurface()98 codec.setInputSurface(mNativeWindow); in configure()106 mEGLSurface = createEGLSurface(mEGLDisplay, mEGLConfig, mNativeWindow); in updateSize()122 nativeRelease(mEGLDisplay, mEGLSurface, mEGLContext, mNativeWindow); in release()127 mNativeWindow = 0; in release()