Searched refs:onSurfaceChangedNative (Results 1 – 2 of 2) sorted by relevance
105 private native void onSurfaceChangedNative(long handle, Surface surface, in onSurfaceChangedNative() method in NativeActivity269 onSurfaceChangedNative(mNativeHandle, holder.getSurface(), format, width, height); in surfaceChanged()
7529 Landroid/app/NativeActivity;->onSurfaceChangedNative(JLandroid/view/Surface;III)V