Searched refs:GetImageShape (Results 1 – 6 of 6) sorted by relevance
62 virtual const webrtc::DesktopRegion* GetImageShape() = 0;
35 virtual const webrtc::DesktopRegion* GetImageShape() OVERRIDE;
37 virtual const webrtc::DesktopRegion* GetImageShape() OVERRIDE;
110 const webrtc::DesktopRegion* VideoDecoderVerbatim::GetImageShape() { in GetImageShape() function in remoting::VideoDecoderVerbatim
326 const webrtc::DesktopRegion* VideoDecoderVpx::GetImageShape() { in GetImageShape() function in remoting::VideoDecoderVpx
73 virtual const webrtc::DesktopRegion* GetImageShape() OVERRIDE { in GetImageShape() function in remoting::RgbToBgrVideoDecoderFilter74 return parent_->GetImageShape(); in GetImageShape()249 *decoder_->GetImageShape()); in DoPaint()