Searched refs:OnUpdateState (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dcommand_buffer_proxy_impl.cc216 OnUpdateState(state);
235 OnUpdateState(state);
505 void CommandBufferProxyImpl::OnUpdateState( function in class:content::CommandBufferProxyImpl
H A Dcommand_buffer_proxy_impl.h160 void OnUpdateState(const gpu::CommandBuffer::State& state);
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc355 OnUpdateState(page_id,
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.h390 void OnUpdateState(int32 page_id, const PageState& state);
H A Drender_view_host_impl.cc908 IPC_MESSAGE_HANDLER(ViewHostMsg_UpdateState, OnUpdateState)
1091 void RenderViewHostImpl::OnUpdateState(int32 page_id, const PageState& state) { function in class:content::RenderViewHostImpl

Completed in 191 milliseconds