Searched refs:SetOutputSizeAndClip (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/remoting/client/
H A Dframe_producer.h42 virtual void SetOutputSizeAndClip(const webrtc::DesktopSize& view_size,
H A Dsoftware_video_renderer.h60 virtual void SetOutputSizeAndClip(
H A Dsoftware_video_renderer.cc92 void SetOutputSizeAndClip(
285 void SoftwareVideoRenderer::Core::SetOutputSizeAndClip( function in class:remoting::SoftwareVideoRenderer::Core
409 void SoftwareVideoRenderer::SetOutputSizeAndClip( function in class:remoting::SoftwareVideoRenderer
414 base::Bind(&SoftwareVideoRenderer::Core::SetOutputSizeAndClip,
/external/chromium_org/remoting/client/jni/
H A Djni_frame_consumer.cc55 // before SetSourceSize() called SetOutputSizeAndClip().
98 frame_producer_->SetOutputSizeAndClip(source_size, clip_area_);
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.cc164 producer_->SetOutputSizeAndClip(view_size_, clip_area_);

Completed in 626 milliseconds