Home
last modified time | relevance | path

Searched defs:BeginMainFrameRequested (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/test/
Dfake_proxy.cc32 bool FakeProxy::BeginMainFrameRequested() const { return false; } in BeginMainFrameRequested() function in cc::FakeProxy
/external/chromium_org/cc/trees/
Dsingle_thread_proxy.cc261 bool SingleThreadProxy::BeginMainFrameRequested() const { return false; } in BeginMainFrameRequested() function in cc::SingleThreadProxy
Dlayer_tree_host.cc566 bool LayerTreeHost::BeginMainFrameRequested() const { in BeginMainFrameRequested() function in cc::LayerTreeHost
Dthread_proxy.cc565 bool ThreadProxy::BeginMainFrameRequested() const { in BeginMainFrameRequested() function in cc::ThreadProxy
/external/chromium_org/content/renderer/gpu/
Drender_widget_compositor.cc320 bool RenderWidgetCompositor::BeginMainFrameRequested() const { in BeginMainFrameRequested() function in content::RenderWidgetCompositor