Searched refs:onSurfaceCreatedNative (Results 1 – 2 of 2) sorted by relevance
104 private native void onSurfaceCreatedNative(long handle, Surface surface); in onSurfaceCreatedNative() method in NativeActivity262 onSurfaceCreatedNative(mNativeHandle, holder.getSurface()); in surfaceCreated()
7533 Landroid/app/NativeActivity;->onSurfaceCreatedNative(JLandroid/view/Surface;)V