Searched refs:WindowThread (Results 1 – 1 of 1) sorted by relevance
70 class WindowThread : public rtc::Thread { class in cricket::GdiVideoRenderer::VideoWindow72 explicit WindowThread(VideoWindow* window) : window_(window) {} in WindowThread() function in cricket::GdiVideoRenderer::VideoWindow::WindowThread74 virtual ~WindowThread() { in ~WindowThread()104 rtc::scoped_ptr<WindowThread> window_thread_;140 window_thread_.reset(new WindowThread(this)); in SetSize()