OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetSourceSize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/client/
frame_consumer_proxy.cc
50
void FrameConsumerProxy::
SetSourceSize
(
55
&FrameConsumerProxy::
SetSourceSize
, this, source_size, source_dpi));
60
frame_consumer_->
SetSourceSize
(source_size, source_dpi);
/external/chromium_org/remoting/client/jni/
jni_frame_consumer.cc
53
// before
SetSourceSize
() called SetOutputSizeAndClip().
90
void JniFrameConsumer::
SetSourceSize
(const webrtc::DesktopSize& source_size,
/external/chromium_org/remoting/client/plugin/
pepper_view.cc
201
void PepperView::
SetSourceSize
(const webrtc::DesktopSize& source_size,
Completed in 1171 milliseconds