PutCurrentFrame    57 cc/layers/video_frame_provider.h   virtual void PutCurrentFrame(
PutCurrentFrame    60 cc/layers/video_frame_provider_client_impl.cc   provider_->PutCurrentFrame(frame);
PutCurrentFrame    34 cc/layers/video_frame_provider_client_impl.h   void PutCurrentFrame(const scoped_refptr<media::VideoFrame>& frame);
PutCurrentFrame   310 cc/layers/video_layer_impl.cc   provider_client_impl_->PutCurrentFrame(frame_);
PutCurrentFrame    21 cc/test/fake_video_frame_provider.h   virtual void PutCurrentFrame(const scoped_refptr<media::VideoFrame>&)
PutCurrentFrame   156 content/renderer/media/android/webmediaplayer_android.h   virtual void PutCurrentFrame(const scoped_refptr<media::VideoFrame>& frame)
PutCurrentFrame   119 content/renderer/media/webmediaplayer_ms.h   virtual void PutCurrentFrame(const scoped_refptr<media::VideoFrame>& frame)