HomeSort by relevance Sort by last modified time
    Searched refs:LinuxOutputWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/cast/test/
linux_output_window.h 27 class LinuxOutputWindow {
29 LinuxOutputWindow(int x_pos,
34 virtual ~LinuxOutputWindow();
linux_output_window.cc 16 LinuxOutputWindow::LinuxOutputWindow(int x_pos,
24 LinuxOutputWindow::~LinuxOutputWindow() {
35 void LinuxOutputWindow::CreateWindow(int x_pos,
119 void LinuxOutputWindow::RenderFrame(
receiver.cc 161 // An InProcessReceiver that renders video frames to a LinuxOutputWindow and
510 test::LinuxOutputWindow render_;

Completed in 110 milliseconds