If the `render_rect` for a dispmanx display is set after calling `window_resize` the resize defaults to the dp_width and dp_height to determine the location of the render rectangle instead of the correct dimensions that should be set on the window_egl. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1056>