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