Searched defs: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::WindowThread