Searched refs:RedrawCanvas (Results 1 – 8 of 8) sorted by relevance
43 void RedrawCanvas(const webrtc::DesktopSize& view_size,
288 clientProxy_->RedrawCanvas(webrtc::DesktopSize(1, 1), &frame, regions);305 clientProxy_->RedrawCanvas(kFrameSize, &frame, regions);
121 void ClientProxy::RedrawCanvas(const webrtc::DesktopSize& view_size,
98 base::Bind(&ClientProxy::RedrawCanvas, proxyToClient_))); in Start()
103 void RedrawCanvas();
78 jni_runtime_->RedrawCanvas(); in ApplyBuffer()
322 void ChromotingJniRuntime::RedrawCanvas() { in RedrawCanvas() function in remoting::ChromotingJniRuntime
176 jni_runtime_->RedrawCanvas(); in RedrawDesktop()