Searched defs:SetSourceSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/client/
H A Dframe_consumer_proxy.cc51 void FrameConsumerProxy::SetSourceSize( function in class:remoting::FrameConsumerProxy
56 &FrameConsumerProxy::SetSourceSize, this, source_size, source_dpi));
61 frame_consumer_->SetSourceSize(source_size, source_dpi);
/external/chromium_org/remoting/client/jni/
H A Djni_frame_consumer.cc55 // before SetSourceSize() called SetOutputSizeAndClip().
91 void JniFrameConsumer::SetSourceSize(const webrtc::DesktopSize& source_size, function in class:remoting::JniFrameConsumer
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.cc208 void PepperView::SetSourceSize(const webrtc::DesktopSize& source_size, function in class:remoting::PepperView
/external/lldb/source/DataFormatters/
H A DCXXFormatterFunctions.cpp351 SetSourceSize (uint32_t s) function in class:ReadUTFBufferAndDumpToStreamOptions
1051 options.SetSourceSize(explicit_length);
1089 options.SetSourceSize(explicit_length);
1103 options.SetSourceSize(explicit_length);

Completed in 899 milliseconds