HomeSort by relevance Sort by last modified time
    Searched defs:SetSourceSize (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/remoting/client/
frame_consumer_proxy.cc 51 void FrameConsumerProxy::SetSourceSize(
56 &FrameConsumerProxy::SetSourceSize, this, source_size, source_dpi));
61 frame_consumer_->SetSourceSize(source_size, source_dpi);
  /external/chromium_org/remoting/client/jni/
jni_frame_consumer.cc 55 // before SetSourceSize() called SetOutputSizeAndClip().
91 void JniFrameConsumer::SetSourceSize(const webrtc::DesktopSize& source_size,
  /external/chromium_org/remoting/client/plugin/
pepper_view.cc 208 void PepperView::SetSourceSize(const webrtc::DesktopSize& source_size,
  /external/lldb/source/DataFormatters/
CXXFormatterFunctions.cpp 351 SetSourceSize (uint32_t s)
    [all...]

Completed in 101 milliseconds