Searched refs:UpdateFrame (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dframe_navigation_state.h57 void UpdateFrame(content::RenderFrameHost* frame_host, const GURL& url);
H A Dframe_navigation_state.cc103 void FrameNavigationState::UpdateFrame(content::RenderFrameHost* frame_host, function in class:extensions::FrameNavigationState
H A Dweb_navigation_api.cc404 navigation_state_.UpdateFrame(render_frame_host, url);
/external/chromium_org/ui/views/window/
H A Dnon_client_view.h166 void UpdateFrame();
H A Dnon_client_view.cc79 void NonClientView::UpdateFrame() { function in class:views::NonClientView
/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h733 WebRtc_Word32 UpdateFrame(
792 AudioFrame::UpdateFrame( function in class:webrtc::AudioFrame
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h667 void UpdateFrame(int id, uint32_t timestamp, const int16_t* data,
729 inline void AudioFrame::UpdateFrame(int id, uint32_t timestamp, function in class:webrtc::AudioFrame
/external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
H A Daudio_conference_mixer_impl.cc309 mixedAudio->UpdateFrame(-1, _timeStamp, NULL, 0, _outputFrequency,
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dtransmit_mixer.cc1238 _audioFrame.UpdateFrame(-1,
H A Dchannel.cc4113 _audioFrame.UpdateFrame(_channelId,
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc820 GetWidget()->non_client_view()->UpdateFrame();
H A Ddesktop_window_tree_host_x11.cc704 native_widget_delegate_->AsWidget()->non_client_view()->UpdateFrame();
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine.cc486 void UpdateFrame(const VideoFrame* frame) { function in class:cricket::WebRtcLocalStreamInfo
808 local_stream_info_.UpdateFrame(*processed_frame);

Completed in 5782 milliseconds