e.g. _decide_allocation() can be called multiple times throughout the element's lifetime and we only want to create the view once rather than overwriting. Fixes a leak of the WPEView under certain circumstances. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1663>