HomeSort by relevance Sort by last modified time
    Searched defs:OnSwapCompositorFrame (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 167 virtual void OnSwapCompositorFrame(uint32 output_surface_id,
render_widget_host_view_android.cc 902 void RenderWidgetHostViewAndroid::OnSwapCompositorFrame(
931 // This is a subset of OnSwapCompositorFrame() used in the synchronous
    [all...]
render_widget_host_view_aura.cc     [all...]
render_widget_host_impl.cc 453 OnSwapCompositorFrame(msg))
    [all...]
  /external/chromium_org/content/browser/devtools/
render_view_devtools_agent_host.cc 439 handled = false; OnSwapCompositorFrame(msg))
445 void RenderViewDevToolsAgentHost::OnSwapCompositorFrame(
450 overrides_handler_->OnSwapCompositorFrame(param.b.metadata);
457 overrides_handler_->OnSwapCompositorFrame(frame_metadata);
renderer_overrides_handler.cc 179 void RendererOverridesHandler::OnSwapCompositorFrame(
    [all...]
  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame.cc 217 void RenderWidgetHostViewChildFrame::OnSwapCompositorFrame(
render_widget_host_view_guest.cc 185 void RenderWidgetHostViewGuest::OnSwapCompositorFrame(
  /external/chromium_org/content/test/
test_render_view_host.cc 178 void TestRenderWidgetHostView::OnSwapCompositorFrame(

Completed in 224 milliseconds