Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc77 const cricket::CapturedFrame* GetCapturedFrame() const { in GetCapturedFrame() function in webrtc::AndroidVideoCapturer::FrameFactory
229 SignalFrameCaptured(this, frame_factory_->GetCapturedFrame()); in OnIncomingFrame()