Searched refs:window_thread_ (Results 1 – 1 of 1) sorted by relevance
104 rtc::scoped_ptr<WindowThread> window_thread_; member in cricket::GdiVideoRenderer::VideoWindow138 if (!window_thread_.get()) { in SetSize()140 window_thread_.reset(new WindowThread(this)); in SetSize()141 return window_thread_->Start(); in SetSize()