DidUpdateMatrix    37 cc/layers/video_frame_provider.h     virtual void DidUpdateMatrix(const float* matrix) = 0;
DidUpdateMatrix    44 cc/layers/video_frame_provider_client_impl.h   virtual void DidUpdateMatrix(const float* matrix) OVERRIDE;
DidUpdateMatrix    75 content/renderer/media/android/stream_texture_factory_impl.cc     client_->DidUpdateMatrix(matrix);
DidUpdateMatrix   121 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc         client_->DidUpdateMatrix(current_matrix_);