Home
last modified time | relevance | path

Searched refs:OnGotFrame (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_video_source_host.cc40 FROM_HERE, base::Bind(&FrameReceiver::OnGotFrame, this, frame)); in GotFrame()
45 void PepperVideoSourceHost::FrameReceiver::OnGotFrame( in OnGotFrame() function in content::PepperVideoSourceHost::FrameReceiver
Dpepper_video_source_host.h48 void OnGotFrame(const scoped_refptr<media::VideoFrame>& frame);