Home | History | Annotate | Download | only in gstreamer

Lines Matching refs:IntSize

208     , m_size(IntSize())
466 IntSize MediaPlayerPrivateGStreamer::naturalSize() const
469 return IntSize();
473 return IntSize();
493 return IntSize();
526 return IntSize(static_cast<int>(width), static_cast<int>(height));
1410 void MediaPlayerPrivateGStreamer::setSize(const IntSize& size)