Searched refs:GotFrame (Results 1 – 5 of 5) sorted by relevance
31 virtual bool GotFrame(const scoped_refptr<media::VideoFrame>& frame) = 0;
30 virtual bool GotFrame( in GotFrame() function in content::FakeFrameReader
60 reader_->GotFrame(frame); in OnVideoFrame()
47 virtual bool GotFrame(const scoped_refptr<media::VideoFrame>& frame)
36 bool PepperVideoSourceHost::FrameReceiver::GotFrame( in GotFrame() function in content::PepperVideoSourceHost::FrameReceiver