removeView

open fun removeView(view: View)

Remove a ownerView from the FrameLayout that is attached to the WindowManager.

Used by RenderViewToExternalTexture to remove ownerView's that no longer need to be drawn.