Searched refs:onSurfaceCreatedNative (Results 1 – 1 of 1) sorted by relevance
101 private native void onSurfaceCreatedNative(long handle, Surface surface); in onSurfaceCreatedNative() method in NativeActivity259 onSurfaceCreatedNative(mNativeHandle, holder.getSurface()); in surfaceCreated()