FrameConsumerProxy 37 remoting/client/chromoting_client.h class FrameConsumerProxy; FrameConsumerProxy 16 remoting/client/frame_consumer_proxy.cc FrameConsumerProxy::FrameConsumerProxy( FrameConsumerProxy 24 remoting/client/frame_consumer_proxy.cc void FrameConsumerProxy::ApplyBuffer(const webrtc::DesktopSize& view_size, FrameConsumerProxy 31 remoting/client/frame_consumer_proxy.cc &FrameConsumerProxy::ApplyBuffer, this, FrameConsumerProxy 40 remoting/client/frame_consumer_proxy.cc void FrameConsumerProxy::ReturnBuffer(webrtc::DesktopFrame* buffer) { FrameConsumerProxy 43 remoting/client/frame_consumer_proxy.cc &FrameConsumerProxy::ReturnBuffer, this, buffer)); FrameConsumerProxy 51 remoting/client/frame_consumer_proxy.cc void FrameConsumerProxy::SetSourceSize( FrameConsumerProxy 56 remoting/client/frame_consumer_proxy.cc &FrameConsumerProxy::SetSourceSize, this, source_size, source_dpi)); FrameConsumerProxy 64 remoting/client/frame_consumer_proxy.cc FrameConsumer::PixelFormat FrameConsumerProxy::GetPixelFormat() { FrameConsumerProxy 68 remoting/client/frame_consumer_proxy.cc FrameConsumerProxy::~FrameConsumerProxy() { FrameConsumerProxy 23 remoting/client/frame_consumer_proxy.h class FrameConsumerProxy FrameConsumerProxy 24 remoting/client/frame_consumer_proxy.h : public base::RefCountedThreadSafe<FrameConsumerProxy>, FrameConsumerProxy 29 remoting/client/frame_consumer_proxy.h FrameConsumerProxy(scoped_refptr<base::SingleThreadTaskRunner> task_runner, FrameConsumerProxy 44 remoting/client/frame_consumer_proxy.h friend class base::RefCountedThreadSafe<FrameConsumerProxy>; FrameConsumerProxy 45 remoting/client/frame_consumer_proxy.h virtual ~FrameConsumerProxy(); FrameConsumerProxy 52 remoting/client/frame_consumer_proxy.h DISALLOW_COPY_AND_ASSIGN(FrameConsumerProxy); FrameConsumerProxy 301 remoting/client/jni/chromoting_jni_instance.cc frame_consumer_ = new FrameConsumerProxy(jni_runtime_->display_task_runner(), FrameConsumerProxy 139 remoting/client/jni/chromoting_jni_instance.h scoped_refptr<FrameConsumerProxy> frame_consumer_; FrameConsumerProxy 646 remoting/client/plugin/chromoting_instance.cc scoped_refptr<FrameConsumerProxy> consumer_proxy = FrameConsumerProxy 647 remoting/client/plugin/chromoting_instance.cc new FrameConsumerProxy(plugin_task_runner_, FrameConsumerProxy 60 remoting/client/plugin/chromoting_instance.h class FrameConsumerProxy; FrameConsumerProxy 83 remoting/client/software_video_renderer.cc scoped_refptr<FrameConsumerProxy> consumer); FrameConsumerProxy 107 remoting/client/software_video_renderer.cc scoped_refptr<FrameConsumerProxy> consumer_; FrameConsumerProxy 132 remoting/client/software_video_renderer.cc scoped_refptr<FrameConsumerProxy> consumer) FrameConsumerProxy 318 remoting/client/software_video_renderer.cc scoped_refptr<FrameConsumerProxy> consumer) FrameConsumerProxy 41 remoting/client/software_video_renderer.h scoped_refptr<FrameConsumerProxy> consumer);